The SystemWindowEventArgs type exposes the following members.

Constructors

  NameDescription
SystemWindowEventArgs
Creates and initializes the object instance from another SystemWindow object.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Window
Gets window object, associated with system window.

See Also