4-Graphics_Animation/13-几何图形和图画-7使用几何图形进行裁剪/App.xaml

10 lines
459 B
XML

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