WindowCallback Class |
Namespace: Eto.Forms
The WindowCallback type exposes the following members.
| Name | Description | |
|---|---|---|
| WindowCallback | Initializes a new instance of the WindowCallback class |
| Name | 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.
|