public StartingChoicePage(MainWindow frame, MenuPage parent) { InitializeComponent(); frameRef = frame; parentPage = parent; }