C# Класс PoshCode.Controls.ProgressPanel

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
ActivityProperty System.Windows.DependencyProperty
OperationProperty System.Windows.DependencyProperty
PercentCompleteProperty System.Windows.DependencyProperty
StatusProperty System.Windows.DependencyProperty
TimeRemainingProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
ProgressPanel ( ) : System
ProgressPanel ( System.Management.Automation.ProgressRecord record ) : System

Описание методов

ProgressPanel() публичный Метод

public ProgressPanel ( ) : System
Результат System

ProgressPanel() публичный Метод

public ProgressPanel ( System.Management.Automation.ProgressRecord record ) : System
record System.Management.Automation.ProgressRecord
Результат System

Описание свойств

ActivityProperty публичное статическое свойство

public static DependencyProperty,System.Windows ActivityProperty
Результат System.Windows.DependencyProperty

OperationProperty публичное статическое свойство

public static DependencyProperty,System.Windows OperationProperty
Результат System.Windows.DependencyProperty

PercentCompleteProperty публичное статическое свойство

public static DependencyProperty,System.Windows PercentCompleteProperty
Результат System.Windows.DependencyProperty

StatusProperty публичное статическое свойство

public static DependencyProperty,System.Windows StatusProperty
Результат System.Windows.DependencyProperty

TimeRemainingProperty публичное статическое свойство

public static DependencyProperty,System.Windows TimeRemainingProperty
Результат System.Windows.DependencyProperty