Search
WindowBase Events
 


 Public Events

  Name Description

contentLoad

Raised when the windows's contents are loaded.

stateChanged

Raised when the window's state is changed.

stateChanging

Raised when the window's state is changing.

windowClose

Raised when the Window is closed.

windowClosing

Raised when the Window is closing.

windowOpen

Raised when the Window is opened.

windowOpening

Raised when the Window is opening.

 See Also