Click or drag to resize

Compare Events

IT Hit User File System

The Compare type exposes the following members.

Events
  NameDescription
Public eventActivated
Occurs when the window has successfully been activated.
(Inherited from Window.)
Public eventClosed
Occurs when the window has closed.
(Inherited from Window.)
Public eventSizeChanged
Occurs when the app window has first rendered or has changed its rendering size.
(Inherited from Window.)
Public eventVisibilityChanged
Occurs when the value of the Visible property changes.
(Inherited from Window.)
Top
See Also