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

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

공개 프로퍼티들

프로퍼티 타입 설명
AffirmativeButtonTextProperty System.Windows.DependencyProperty
ButtonStyleProperty System.Windows.DependencyProperty
FirstAuxiliaryButtonTextProperty System.Windows.DependencyProperty
MessageProperty System.Windows.DependencyProperty
NegativeButtonTextProperty System.Windows.DependencyProperty
SecondAuxiliaryButtonTextProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnLoaded ( ) : void

비공개 메소드들

메소드 설명
IsApplicable ( MessageDialogResult value ) : bool
MessageDialog ( ) : System
MessageDialog ( MetroWindow parentWindow ) : System
MessageDialog ( MetroWindow parentWindow, MetroDialogSettings settings ) : System
OnKeyCopyExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
SetButtonState ( MessageDialog md ) : void
WaitForButtonPressAsync ( ) : Task

메소드 상세

OnLoaded() 보호된 메소드

protected OnLoaded ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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