Method | Description | |
---|---|---|
MainWindow ( ) : System |
Method | Description | |
---|---|---|
OnDeactivated ( |
||
OnKeyDown ( System e ) : void | ||
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
OnPropertyChanged ( string propertyName ) : void |
Method | Description | |
---|---|---|
Close ( object sender, |
||
CloseAllServices ( ) : void | ||
ServiceClosed ( object sender, |
||
StartBounds ( object sender, |
||
StartCapture ( object sender, |
||
StartMagnify ( object sender, |
||
StartStretch ( object sender, |
||
StartStretchEW ( object sender, |
||
StartStretchNS ( object sender, |
||
StopMagnify ( object sender, |
protected OnDeactivated ( |
||
e | ||
return | void |
protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
return | void |
protected OnMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
e | System.Windows.Input.MouseWheelEventArgs | |
return | void |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |