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

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
IsCancelableProperty System.Windows.DependencyProperty
MessageProperty System.Windows.DependencyProperty
NegativeButtonTextProperty System.Windows.DependencyProperty
ProgressBarForegroundProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
ProgressDialog System.Threading
ProgressDialog System.Threading
ProgressDialog System.Threading
SetIndeterminate void

Méthodes protégées

Méthode Description
OnLoaded ( ) : void

Private Methods

Méthode Description
ProgressDialog ( ) : System.Threading
ProgressDialog ( MetroWindow parentWindow ) : System.Threading
ProgressDialog ( MetroWindow parentWindow, MetroDialogSettings settings ) : System.Threading
SetIndeterminate ( ) : void

Method Details

OnLoaded() protected méthode

protected OnLoaded ( ) : void
Résultat void

Property Details

IsCancelableProperty public_oe static_oe property

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

ProgressBarForegroundProperty public_oe static_oe property

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