4-Graphics_Animation/14-效果和可视化对象-2效果338P/App.xaml

10 lines
425 B
Plaintext
Raw Normal View History

<Application x:Class="_14_效果和可视化对象_2效果338P.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:_14_效果和可视化对象_2效果338P"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>