Tray Events |
The Tray 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.) |
![]() | ErrorDescriptionClick |
Fires when "Error Description" menu is clicked on the item.
|
![]() | ResolveConflictClick |
Fires when "Resolve Conflict" menu is clicked on the item.
|
![]() | SizeChanged | Occurs when the app window has first rendered or has changed its rendering size. (Inherited from Window.) |
![]() | ViewItemOnlineClick |
Fires when "View Online" menu is clicked on the item.
|
![]() | VisibilityChanged | Occurs when the value of the Visible property changes. (Inherited from Window.) |