Files
Prog4_Beadando/WD7UVN_SzTGUI_2023242.Client.WPF/App.xaml

10 lines
409 B
Plaintext
Raw Normal View History

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