Method | Description | |
---|---|---|
OnClosed ( |
Raises the closed event.
|
|
OnClosing ( |
Raises the closing event.
|
|
OnLocationChanged ( |
Raises the location changed event.
|
|
OnLogicalPixelSizeChanged ( |
Raises the logical pixel size changed event.
|
|
OnWindowStateChanged ( |
Raises the window state changed event.
|
public OnClosed ( |
||
widget | ||
e | ||
return | void |
public OnClosing ( |
||
widget | ||
e | CancelEventArgs | |
return | void |
public OnLocationChanged ( |
||
widget | ||
e | ||
return | void |
public OnLogicalPixelSizeChanged ( |
||
widget | ||
e | ||
return | void |
public OnWindowStateChanged ( |
||
widget | ||
e | ||
return | void |