Class ExtendedCustomDialog
Represents an implementation of BaseMetroDialog allowing arbitrary content and access the ParentDialogWindow, used for external dialogs.
[SuppressMessage("StyleCop.CSharp.MaintainabilityRules", "SA1402:File may only contain a single type", Justification = "Only here required and just for styling public")]
public class ExtendedCustomDialog : CustomDialog, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
- Inheritance
-
BaseMetroDialogCustomDialogExtendedCustomDialog
- Implements
- Inherited Members
-
BaseMetroDialog.TitlePropertyBaseMetroDialog.DialogTopPropertyBaseMetroDialog.DialogBottomPropertyBaseMetroDialog.DialogTitleFontSizePropertyBaseMetroDialog.DialogMessageFontSizePropertyBaseMetroDialog.ConfigureSettings(MetroDialogSettings)BaseMetroDialog.OnLoaded()BaseMetroDialog.WaitForLoadAsync()BaseMetroDialog.RequestCloseAsync()BaseMetroDialog.OnShown()BaseMetroDialog.OnClose()BaseMetroDialog.OnRequestClose()BaseMetroDialog.WaitUntilUnloadedAsync()BaseMetroDialog._WaitForCloseAsync()BaseMetroDialog.OnCreateAutomationPeer()BaseMetroDialog.DialogSettingsBaseMetroDialog.TitleBaseMetroDialog.DialogTopBaseMetroDialog.DialogBottomBaseMetroDialog.DialogTitleFontSizeBaseMetroDialog.DialogMessageFontSizeBaseMetroDialog.ParentDialogWindowBaseMetroDialog.OwningWindow