4-Graphics_Animation/13-几何图形和图画-3使用CombinedGeometry/App.xaml

10 lines
443 B
XML

<Application x:Class="_13_几何图形和图画_3使用CombinedGeometry.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:_13_几何图形和图画_3使用CombinedGeometry"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>