xaml-sdk/ChartView/WPF/Animations/App.xaml.cs

12 строки
182 B
C#

using System.Windows;
namespace Animations
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}