PIBD14-BOYKO-M.S.SuperEasyS.../Lab1/App.xaml
2024-02-13 08:29:23 +04:00

10 lines
353 B
XML

<Application x:Class="Lab1.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Lab1"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>