예제 #1
0
 private void Btn_Back_Click(object sender, RoutedEventArgs e)
 {
     MenuList.ItemsSource = MenuOptions.GoToRootMenu();
 }