C# Class mtWPFScratchPad.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: RIT-Tool-Time/Cascade

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
FinishStroke ( Stroke stroke ) : void
InitializeComponent ( ) : void
OnTouchDownHandler ( object sender, System.Windows.Input.StylusEventArgs e ) : void
OnTouchMoveHandler ( object sender, System.Windows.Input.StylusEventArgs e ) : void
OnTouchUpHandler ( object sender, System.Windows.Input.StylusEventArgs e ) : void
System ( int connectionId, object target ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System