Пример #1
0
 private void DrawingModeButton_Click(object sender, RoutedEventArgs e)
 {
     UILogic.EnterDrawingMode();
 }