public App() { MainPage = new GridBarChartPage(); }
public App() { InitializeComponent(); MainPage = new GridBarChartPage(); }