4-Graphics_Animation/13-几何图形和图画-1路径和集合图形/App.xaml

10 lines
441 B
XML

<Application x:Class="_13_几何图形和图画_1路径和集合图形.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:_13_几何图形和图画_1路径和集合图形"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>