WindowManager Class Events
For a list of all members of this type, see WindowManager members.
Public Events
Name | Description | |
---|---|---|
![]() | AfterWindowFloated | Event Raised after a window is floated. |
![]() | AvailablePositionChanged | Event raised when the available position for an information window is changed. |
![]() | ClipboardChanged | Event raised when the value of the system clipboard changes. |
![]() | OpacityChanged | Event raised when the global opacity setting is changed. |
![]() | PreEventLoop | Event Raised just before the event loop starts. |
![]() | SystemMenuButtonPress | Event Raised when appended system menu button is pressed. |
![]() | VisibleGraphicsRectangleChanged | Event raised when the visible part of the graphics area is changed. |
![]() | WindowAdded | Event Raised when a new window is added. |
![]() | WindowFloated | Event Raised when a window is floated. |
![]() | WindowLayoutLoaded | Event Raised when window layout is loaded. |
![]() | WindowLayoutLoading | Event raised just before the window layout is loaded. |
See Also