4-Graphics_Animation/13-几何图形和图画-8图画/App.xaml

10 lines
411 B
Plaintext
Raw Normal View History

2025-01-18 23:09:07 +08:00
<Application x:Class="_13_几何图形和图画_8图画.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:_13_几何图形和图画_8图画"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>