зеркало из https://github.com/DeGsoft/maui-linux.git
11 строки
361 B
XML
11 строки
361 B
XML
<Application x:Class="Xamarin.Forms.ControlGallery.WPF.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
StartupUri="MainWindow.xaml">
|
|
<Application.Resources>
|
|
<ResourceDictionary>
|
|
|
|
</ResourceDictionary>
|
|
</Application.Resources>
|
|
</Application>
|