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

InputDialog
상속: BaseMetroDialog, System.Windows.Markup.IComponentConnector
파일 보기 프로젝트 열기: MahApps/MahApps.Metro 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AffirmativeButtonTextProperty System.Windows.DependencyProperty
InputProperty System.Windows.DependencyProperty
MessageProperty System.Windows.DependencyProperty
NegativeButtonTextProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnLoaded ( ) : void

비공개 메소드들

메소드 설명
InputDialog ( ) : System
InputDialog ( MahApps.Metro.Controls.MetroWindow parentWindow ) : System
InputDialog ( MahApps.Metro.Controls.MetroWindow parentWindow, MetroDialogSettings settings ) : System
WaitForButtonPressAsync ( ) : Task

메소드 상세

OnLoaded() 보호된 메소드

protected OnLoaded ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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