Property | Type | Description | |
---|---|---|---|
Logger | log4net.ILog |
Method | Description | |
---|---|---|
MoveControl ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
Attach to MouseDown event of controls to allow moving of window
|
|
OnClosed ( |
||
OnClosing ( CancelEventArgs e ) : void | ||
OnInitialized ( |
Method | Description | |
---|---|---|
SetVisibility ( |
protected MoveControl ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Input.MouseButtonEventArgs | |
return | void |
protected OnClosed ( |
||
e | ||
return | void |
protected OnClosing ( CancelEventArgs e ) : void | ||
e | CancelEventArgs | |
return | void |
protected OnInitialized ( |
||
e | ||
return | void |