C# 클래스 Microsoft.R.Wpf.Controls.Watermark

파일 보기 프로젝트 열기: Microsoft/RTVS

공개 프로퍼티들

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

공개 메소드들

메소드 설명
GetTextBoxHint ( TextBox frameworkElement ) : string
SetTextBoxHint ( TextBox textBox, string value ) : void

비공개 메소드들

메소드 설명
EnsureAdorner ( TextBox textBox ) : System.Windows.Controls.TextBlock
OnTextBoxHintChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void

메소드 상세

GetTextBoxHint() 공개 정적인 메소드

public static GetTextBoxHint ( TextBox frameworkElement ) : string
frameworkElement System.Windows.Controls.TextBox
리턴 string

SetTextBoxHint() 공개 정적인 메소드

public static SetTextBoxHint ( TextBox textBox, string value ) : void
textBox System.Windows.Controls.TextBox
value string
리턴 void

프로퍼티 상세

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

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