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

12 lines
237 B
C#

using System.Configuration;
using System.Data;
using System.Windows;
namespace _13_几何图形和图画_4使用PathGeometry;
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}