Table of Contents

Class ExtendedCustomDialog

Namespace
Loehnert.Controls.Dialogs
Assembly
Loehnert.Controls.dll

Represents an implementation of BaseMetroDialog allowing arbitrary content and access the ParentDialogWindow, used for external dialogs.

public class ExtendedCustomDialog : CustomDialog, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Inheritance
BaseMetroDialog
CustomDialog
ExtendedCustomDialog
Implements
Inherited Members
BaseMetroDialog.TitleProperty
BaseMetroDialog.DialogTopProperty
BaseMetroDialog.DialogBottomProperty
BaseMetroDialog.DialogTitleFontSizeProperty
BaseMetroDialog.DialogMessageFontSizeProperty
BaseMetroDialog.ConfigureSettings(MetroDialogSettings)
BaseMetroDialog.OnLoaded()
BaseMetroDialog.WaitForLoadAsync()
BaseMetroDialog.RequestCloseAsync()
BaseMetroDialog.OnShown()
BaseMetroDialog.OnClose()
BaseMetroDialog.OnRequestClose()
BaseMetroDialog.WaitUntilUnloadedAsync()
BaseMetroDialog._WaitForCloseAsync()
BaseMetroDialog.OnCreateAutomationPeer()
BaseMetroDialog.DialogSettings
BaseMetroDialog.Title
BaseMetroDialog.DialogTop
BaseMetroDialog.DialogBottom
BaseMetroDialog.DialogTitleFontSize
BaseMetroDialog.DialogMessageFontSize
BaseMetroDialog.ParentDialogWindow
BaseMetroDialog.OwningWindow