ProgaOra/20250219/asztali_minta_valasztas/ValasztasGUI/App.xaml

10 lines
369 B
Plaintext
Raw Permalink Normal View History

2025-02-20 05:55:21 +00:00
<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>