ProgaOra/20250219/asztali_minta_valasztas/ValasztasGUI/App.xaml
2025-02-20 06:55:21 +01:00

10 lines
369 B
XML

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