PIBD14-BOYKO-M.S.SuperEasyS.../Lab1-d/App.xaml
2024-02-14 15:48:47 +04:00

10 lines
357 B
XML

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