C# 클래스 Microsoft.Windows.Controls.Primitives.InputBase

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

공개 프로퍼티들

프로퍼티 타입 설명
CultureInfoProperty System.Windows.DependencyProperty
IsEditableProperty System.Windows.DependencyProperty
TextAlignmentProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
WatermarkProperty System.Windows.DependencyProperty
WatermarkTemplateProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnTextChanged ( string oldValue, string newValue ) : void

비공개 메소드들

메소드 설명
OnTextChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

OnTextChanged() 보호된 메소드

protected OnTextChanged ( string oldValue, string newValue ) : void
oldValue string
newValue string
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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