3-WPF-Order/3-WPF命令4-微调命令文本/App.xaml

10 lines
409 B
XML

<Application x:Class="_3_WPF命令4_微调命令文本.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:_3_WPF命令4_微调命令文本"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>