ModernWindow Methods |
The ModernWindow type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearCache |
Release the memory for cached objects, and start immediate a Garbage collection.
| |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from BasicWindow.) | |
| Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
(Inherited from BasicWindow.) | |
| NavigateTo |
Navigate to a select menu item by the key path.
KeyPath is the path composite with the Key of ModernItem separated with |
| |
| ShowBackstage |
Shows the backstage control. Backstage is intended to hold application setting, like what Office 2016 did.
| |
| ShowInformation |
Show an In line information in the current window.
(Inherited from BasicWindow.) | |
| ShowMessageBox |
Show a MessageBox
(Inherited from BasicWindow.) | |
| ShowToastNotification |
Shows the toast notification.
(Inherited from BasicWindow.) | |
| UpdateBackground |
Updates the background to adapt the changes of theme
(Inherited from BasicWindow.) | |
| UpdateIcon |
Update the Icon to adapt the changes of theme.
(Overrides BasicWindowUpdateIcon.) |