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

An internal control that represents a message dialog. Please use MetroWindow.ShowMessage instead!
Inheritance: BaseMetroDialog
Afficher le fichier Open project: MahApps/MahApps.Metro Class Usage Examples

Méthodes publiques

Свойство Type Description
AffirmativeButtonTextProperty System.Windows.DependencyProperty
ButtonStyleProperty System.Windows.DependencyProperty
FirstAuxiliaryButtonTextProperty System.Windows.DependencyProperty
MessageProperty System.Windows.DependencyProperty
NegativeButtonTextProperty System.Windows.DependencyProperty
SecondAuxiliaryButtonTextProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnLoaded ( ) : void

Private Methods

Méthode Description
IsApplicable ( MessageDialogResult value ) : bool
MessageDialog ( ) : System
MessageDialog ( MetroWindow parentWindow ) : System
MessageDialog ( MetroWindow parentWindow, MetroDialogSettings settings ) : System
OnKeyCopyExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
SetButtonState ( MessageDialog md ) : void
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

ButtonStyleProperty public_oe static_oe property

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

FirstAuxiliaryButtonTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows FirstAuxiliaryButtonTextProperty
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

SecondAuxiliaryButtonTextProperty public_oe static_oe property

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