C# 클래스 MahApps.Metro.Controls.Dialogs.ProgressDialog

An internal control that represents a message dialog. Please use MetroWindow.ShowMessage instead!
상속: BaseMetroDialog
파일 보기 프로젝트 열기: MahApps/MahApps.Metro 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IsCancelableProperty System.Windows.DependencyProperty
MessageProperty System.Windows.DependencyProperty
NegativeButtonTextProperty System.Windows.DependencyProperty
ProgressBarForegroundProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
ProgressDialog System.Threading
ProgressDialog System.Threading
ProgressDialog System.Threading
SetIndeterminate void

보호된 메소드들

메소드 설명
OnLoaded ( ) : void

비공개 메소드들

메소드 설명
ProgressDialog ( ) : System.Threading
ProgressDialog ( MetroWindow parentWindow ) : System.Threading
ProgressDialog ( MetroWindow parentWindow, MetroDialogSettings settings ) : System.Threading
SetIndeterminate ( ) : void

메소드 상세

OnLoaded() 보호된 메소드

protected OnLoaded ( ) : void
리턴 void

프로퍼티 상세

IsCancelableProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IsCancelableProperty
리턴 System.Windows.DependencyProperty

MessageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MessageProperty
리턴 System.Windows.DependencyProperty

NegativeButtonTextProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows NegativeButtonTextProperty
리턴 System.Windows.DependencyProperty

ProgressBarForegroundProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ProgressBarForegroundProperty
리턴 System.Windows.DependencyProperty