Exemple #1
0
 private void buttonSync_Click(object sender, RoutedEventArgs e)
 {
     controller.SyncDocument(richTextBox.Document);
 }