Ejemplo n.º 1
0
 private void UnMark_Executed(object sender, ExecutedRoutedEventArgs e)
 {
     DocumentReader?.MarkText(false, _state);
 }