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

Inheritance: BaseMetroDialog
Exibir arquivo Open project: MahApps/MahApps.Metro Class Usage Examples

Public Properties

Property 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

Protected Methods

Method Description
OnLoaded ( ) : void

Private Methods

Method Description
LoginDialog ( ) : System
LoginDialog ( MetroWindow parentWindow ) : System
LoginDialog ( MetroWindow parentWindow, LoginDialogSettings settings ) : System
WaitForButtonPressAsync ( ) : Task

Method Details

OnLoaded() protected method

protected OnLoaded ( ) : void
return void

Property Details

AffirmativeButtonTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows AffirmativeButtonTextProperty
return System.Windows.DependencyProperty

MessageProperty public_oe static_oe property

public static DependencyProperty,System.Windows MessageProperty
return System.Windows.DependencyProperty

NegativeButtonButtonVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows NegativeButtonButtonVisibilityProperty
return System.Windows.DependencyProperty

NegativeButtonTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows NegativeButtonTextProperty
return System.Windows.DependencyProperty

PasswordProperty public_oe static_oe property

public static DependencyProperty,System.Windows PasswordProperty
return System.Windows.DependencyProperty

PasswordWatermarkProperty public_oe static_oe property

public static DependencyProperty,System.Windows PasswordWatermarkProperty
return System.Windows.DependencyProperty

RememberCheckBoxCheckedProperty public_oe static_oe property

public static DependencyProperty,System.Windows RememberCheckBoxCheckedProperty
return System.Windows.DependencyProperty

RememberCheckBoxTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows RememberCheckBoxTextProperty
return System.Windows.DependencyProperty

RememberCheckBoxVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows RememberCheckBoxVisibilityProperty
return System.Windows.DependencyProperty

ShouldHideUsernameProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShouldHideUsernameProperty
return System.Windows.DependencyProperty

UsernameProperty public_oe static_oe property

public static DependencyProperty,System.Windows UsernameProperty
return System.Windows.DependencyProperty

UsernameWatermarkProperty public_oe static_oe property

public static DependencyProperty,System.Windows UsernameWatermarkProperty
return System.Windows.DependencyProperty