C# Class MahApps.Metro.Controls.Dialogs.InputDialog

InputDialog
Inheritance: BaseMetroDialog, System.Windows.Markup.IComponentConnector
Afficher le fichier Open project: MahApps/MahApps.Metro Class Usage Examples

Méthodes publiques

Свойство Type Description
AffirmativeButtonTextProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
MessageProperty System.Windows.DependencyProperty
NegativeButtonTextProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnLoaded ( ) : void

Private Methods

Méthode Description
InputDialog ( ) : System
InputDialog ( MahApps.Metro.Controls.MetroWindow parentWindow ) : System
InputDialog ( MahApps.Metro.Controls.MetroWindow parentWindow, MetroDialogSettings settings ) : System
WaitForButtonPressAsync ( ) : Task

Method Details

OnLoaded() protected méthode

protected OnLoaded ( ) : void
Résultat void

Property Details

AffirmativeButtonTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows AffirmativeButtonTextProperty
Résultat System.Windows.DependencyProperty

InputProperty public_oe static_oe property

public static DependencyProperty,System.Windows InputProperty
Résultat System.Windows.DependencyProperty

MessageProperty public_oe static_oe property

public static DependencyProperty,System.Windows MessageProperty
Résultat System.Windows.DependencyProperty

NegativeButtonTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows NegativeButtonTextProperty
Résultat System.Windows.DependencyProperty