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