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

Inheritance: BaseMetroDialog
Afficher le fichier Open project: MahApps/MahApps.Metro Class Usage Examples

Méthodes publiques

Свойство Type Description
AffirmativeButtonTextProperty System.Windows.DependencyProperty
MessageProperty System.Windows.DependencyProperty
NegativeButtonButtonVisibilityProperty System.Windows.DependencyProperty
NegativeButtonTextProperty System.Windows.DependencyProperty
PasswordProperty System.Windows.DependencyProperty
PasswordWatermarkProperty System.Windows.DependencyProperty
RememberCheckBoxCheckedProperty System.Windows.DependencyProperty
RememberCheckBoxTextProperty System.Windows.DependencyProperty
RememberCheckBoxVisibilityProperty System.Windows.DependencyProperty
ShouldHideUsernameProperty System.Windows.DependencyProperty
UsernameProperty System.Windows.DependencyProperty
UsernameWatermarkProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnLoaded ( ) : void

Private Methods

Méthode Description
LoginDialog ( ) : System
LoginDialog ( MetroWindow parentWindow ) : System
LoginDialog ( MetroWindow parentWindow, LoginDialogSettings 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

MessageProperty public_oe static_oe property

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

NegativeButtonButtonVisibilityProperty public_oe static_oe property

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

NegativeButtonTextProperty public_oe static_oe property

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

PasswordProperty public_oe static_oe property

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

PasswordWatermarkProperty public_oe static_oe property

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

RememberCheckBoxCheckedProperty public_oe static_oe property

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

RememberCheckBoxTextProperty public_oe static_oe property

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

RememberCheckBoxVisibilityProperty public_oe static_oe property

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

ShouldHideUsernameProperty public_oe static_oe property

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

UsernameProperty public_oe static_oe property

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

UsernameWatermarkProperty public_oe static_oe property

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