Пример #1
0
 private void BtnAddSection_Click(object sender, RoutedEventArgs e)
 {
     Studio.AddSection(Page, true);
 }