C# 클래스 Wodsoft.ComBoost.Wpf.EditorBase

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: Kation/ComBoost 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CurrentValueProperty System.Windows.DependencyProperty
EditorProperty System.Windows.DependencyProperty
ErrorMessageProperty System.Windows.DependencyProperty
HasErrorProperty System.Windows.DependencyProperty
IsChangedProperty System.Windows.DependencyProperty
MetadataProperty System.Windows.DependencyProperty
OriginValueProperty System.Windows.DependencyProperty

보호된 프로퍼티들

프로퍼티 타입 설명
ErrorMessagePropertyKey System.Windows.DependencyPropertyKey
HasErrorPropertyKey System.Windows.DependencyPropertyKey
IsChangedPropertyKey System.Windows.DependencyPropertyKey
OriginValuePropertyKey System.Windows.DependencyPropertyKey

공개 메소드들

메소드 설명
BeginInit ( ) : void
EndInit ( ) : void
Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : bool

보호된 메소드들

메소드 설명
ValidateCore ( ) : bool

비공개 메소드들

메소드 설명
CurrentValueChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
Editor_PreviewSave ( object sender, RoutedEventArgs e ) : void
Editor_Saving ( object sender, RoutedEventArgs e ) : void

메소드 상세

BeginInit() 공개 메소드

public BeginInit ( ) : void
리턴 void

EndInit() 공개 메소드

public EndInit ( ) : void
리턴 void

Validate() 공개 메소드

public Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : bool
validationContext System.ComponentModel.DataAnnotations.ValidationContext
리턴 bool

ValidateCore() 보호된 메소드

protected ValidateCore ( ) : bool
리턴 bool

프로퍼티 상세

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

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

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

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

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

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

ErrorMessagePropertyKey 보호되어 있는 정적으로 프로퍼티

protected static DependencyPropertyKey,System.Windows ErrorMessagePropertyKey
리턴 System.Windows.DependencyPropertyKey

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

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

HasErrorPropertyKey 보호되어 있는 정적으로 프로퍼티

protected static DependencyPropertyKey,System.Windows HasErrorPropertyKey
리턴 System.Windows.DependencyPropertyKey

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

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

IsChangedPropertyKey 보호되어 있는 정적으로 프로퍼티

protected static DependencyPropertyKey,System.Windows IsChangedPropertyKey
리턴 System.Windows.DependencyPropertyKey

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

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

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

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

OriginValuePropertyKey 보호되어 있는 정적으로 프로퍼티

protected static DependencyPropertyKey,System.Windows OriginValuePropertyKey
리턴 System.Windows.DependencyPropertyKey