C# Class Yuhan.WPF.TextEditor.Demo.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: hansuky/Yuhan Class Usage Examples

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
OnForceUpdateClick ( object sender, RoutedEventArgs e ) : void

Forces an update of the FsRichTextBox.Document property.

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System