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