Compare Events |
The Compare type exposes the following members.
Name | Description | |
---|---|---|
![]() | Activated | Occurs when the window has successfully been activated. (Inherited from Window.) |
![]() | Closed | Occurs when the window has closed. (Inherited from Window.) |
![]() | SizeChanged | Occurs when the app window has first rendered or has changed its rendering size. (Inherited from Window.) |
![]() | VisibilityChanged | Occurs when the value of the Visible property changes. (Inherited from Window.) |