C# 클래스 Source.WPF.WatermarkTextBox

상속: System.Windows.Controls.TextBox
파일 보기 프로젝트 열기: mrange/T4Include

공개 프로퍼티들

프로퍼티 타입 설명
IsWatermarkVisibleProperty System.Windows.DependencyProperty
WatermarkForegroundProperty System.Windows.DependencyProperty
WatermarkTextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
WatermarkTextBox ( ) : System.Collections

보호된 메소드들

메소드 설명
OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
Changed_IsWatermarkVisible ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
Changed_IsWatermarkVisible ( bool oldValue, bool newValue ) : void
Changed_WatermarkForeground ( Brush oldValue, Brush newValue ) : void
Changed_WatermarkForeground ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
Changed_WatermarkText ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
Changed_WatermarkText ( string oldValue, string newValue ) : void
CoerceAllProperties ( ) : void
Coerce_IsWatermarkVisible ( DependencyObject dependencyObject, object basevalue ) : object
Coerce_IsWatermarkVisible ( bool &coercedValue ) : void
Coerce_WatermarkForeground ( DependencyObject dependencyObject, object basevalue ) : object
Coerce_WatermarkForeground ( Brush &coercedValue ) : void
Coerce_WatermarkText ( DependencyObject dependencyObject, object basevalue ) : object
Coerce_WatermarkText ( string &coercedValue ) : void
Constructed__WatermarkTextBox ( ) : void
WatermarkTextBox ( ) : System.Windows

메소드 상세

OnTextChanged() 보호된 메소드

protected OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void
e System.Windows.Controls.TextChangedEventArgs
리턴 void

WatermarkTextBox() 공개 메소드

public WatermarkTextBox ( ) : System.Collections
리턴 System.Collections

프로퍼티 상세

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

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

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

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

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

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