private void Home_Button_Click(object sender, RoutedEventArgs e) { UILevel uILevel = new UILevel(); Switcher.Switch(uILevel); }