7 lines
208 B
XML
7 lines
208 B
XML
<Application
|
|
x:Class="Wpf.Ui.Demo.Dialogs.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
StartupUri="MainWindow.xaml"
|
|
/>
|