C# Class SyntaxHighlighter.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: ufcpp/UfcppSample

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
CommandBinding_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
Parse ( IDataObject data, Mode mode ) : string
ParseClipboard ( ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System