C# 클래스 PoshCode.Controls.ProgressPanel

파일 보기 프로젝트 열기: Jaykul/PoshConsole

공개 프로퍼티들

프로퍼티 타입 설명
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