public static void Main() { WPFPieChart.App app = new WPFPieChart.App(); app.InitializeComponent(); app.Run(); }