3-WPF-Order/4-WPF资源-1资源集合/App.xaml

10 lines
397 B
XML

<Application x:Class="_4_WPF资源_1资源集合.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:_4_WPF资源_1资源集合"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>