5-WPFTemplates-And-CustomEl.../5-17.4改变属性触发器2/App.xaml

10 lines
405 B
XML

<Application x:Class="_5_17._4改变属性触发器2.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:_5_17._4改变属性触发器2"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>