C# 클래스 Xceed.Wpf.Toolkit.WatermarkTextBox

상속: AutoSelectTextBox
파일 보기 프로젝트 열기: Gainedge/BetterExplorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
WatermarkProperty System.Windows.DependencyProperty
WatermarkTemplateProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
WatermarkTextBox System.Windows

보호된 메소드들

메소드 설명
OnGotFocus ( RoutedEventArgs e ) : void
OnPreviewMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void

비공개 메소드들

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

메소드 상세

OnGotFocus() 보호된 메소드

protected OnGotFocus ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
리턴 void

OnPreviewMouseLeftButtonDown() 보호된 메소드

protected OnPreviewMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
리턴 void

프로퍼티 상세

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

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

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

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