9 строки
335 B
Plaintext
9 строки
335 B
Plaintext
<Application x:Class="Microsoft.Toolkit.Sample.Wpf.App.App"
|
|||
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|||
StartupUri="MainWindow.xaml">
|
|||
<Application.Resources>
|
|||
|
|||
</Application.Resources>
|
|||
|
</Application>
|