C# Class PoshCode.Controls.ProgressPanel

Afficher le fichier Open project: Jaykul/PoshConsole

Méthodes publiques

Свойство Type Description
ActivityProperty System.Windows.DependencyProperty
OperationProperty System.Windows.DependencyProperty
PercentCompleteProperty System.Windows.DependencyProperty
StatusProperty System.Windows.DependencyProperty
TimeRemainingProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ProgressPanel ( ) : System
ProgressPanel ( System.Management.Automation.ProgressRecord record ) : System

Method Details

ProgressPanel() public méthode

public ProgressPanel ( ) : System
Résultat System

ProgressPanel() public méthode

public ProgressPanel ( System.Management.Automation.ProgressRecord record ) : System
record System.Management.Automation.ProgressRecord
Résultat System

Property Details

ActivityProperty public_oe static_oe property

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

OperationProperty public_oe static_oe property

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

PercentCompleteProperty public_oe static_oe property

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

StatusProperty public_oe static_oe property

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

TimeRemainingProperty public_oe static_oe property

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