示例#1
0
 private void BtnSave_OnClick(object sender, RoutedEventArgs e)
 {
     SkinController.Save();
     TcEditors.SelectedIndex = 1;
 }