PIBD14-BOYKO-M.S.SuperEasyS.../Lab1/App.xaml

10 lines
353 B
Plaintext
Raw Normal View History

2024-02-13 08:29:23 +04:00
<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>