Ejemplo n.º 1
0
 private void BtnAddPage_Click(object sender, System.Windows.RoutedEventArgs e)
 {
     Studio.AddPage(Version, true);
 }