vue-java-tutorials/CSharp/WPFTutorial/WPF-3-Grid-BasicResponsiveL.../App.xaml

10 lines
411 B
XML

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