Click or drag to resize

BaseDefaultMetroWindow Methods

The BaseDefaultMetroWindow type exposes the following members.

Methods
 NameDescription
Protected methodOnClosed
(Overrides WindowOnClosed(EventArgs))
Protected methodOnStyleChanged
(Overrides FrameworkElementOnStyleChanged(Style, Style))
Protected methodSetLightBox 
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate methodIDialogWindow.Close Close the window.
Explicit interface implementationPrivate methodIDialogWindow.Show Show a non-modal dialog.
Explicit interface implementationPrivate methodIDialogWindow.ShowDialog Show a modal dialog.
Top
See Also