C# Class csShared.Controls.WatermarkTextBox

Inheritance: System.Windows.Controls.TextBox
Mostrar archivo Open project: TNOCS/csTouch

Public Properties

Property Type Description
SelectAllOnGotFocusProperty System.Windows.DependencyProperty
WatermarkProperty System.Windows.DependencyProperty
WatermarkTemplateProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnGotFocus ( RoutedEventArgs e ) : void
OnPreviewMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void

Private Methods

Method Description
WatermarkTextBox ( ) : System.Windows

Method Details

OnGotFocus() protected method

protected OnGotFocus ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
return void

OnPreviewMouseLeftButtonDown() protected method

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

Property Details

SelectAllOnGotFocusProperty public_oe static_oe property

public static DependencyProperty,System.Windows SelectAllOnGotFocusProperty
return System.Windows.DependencyProperty

WatermarkProperty public_oe static_oe property

public static DependencyProperty,System.Windows WatermarkProperty
return System.Windows.DependencyProperty

WatermarkTemplateProperty public_oe static_oe property

public static DependencyProperty,System.Windows WatermarkTemplateProperty
return System.Windows.DependencyProperty