C# 클래스 SleepHunter.Views.MessageBoxWindow

상속: System.Windows.Window
파일 보기 프로젝트 열기: ewrogers/SleepHunter4

공개 프로퍼티들

프로퍼티 타입 설명
CancelButtonColumnWidthProperty System.Windows.DependencyProperty
CancelButtonTextProperty System.Windows.DependencyProperty
CancelButtonVisibilityProperty System.Windows.DependencyProperty
MessageTextProperty System.Windows.DependencyProperty
OkButtonColumnWidthProperty System.Windows.DependencyProperty
OkButtonTextProperty System.Windows.DependencyProperty
OkButtonVisibilityProperty System.Windows.DependencyProperty
SubTextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
MessageBoxWindow ( ) : System.Windows

비공개 메소드들

메소드 설명
cancelButton_Click ( object sender, RoutedEventArgs e ) : void
okButton_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

MessageBoxWindow() 공개 메소드

public MessageBoxWindow ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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