C# Class FirstFloor.ModernUI.Windows.Attached.WatermarkService

Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
WatermarkProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetWatermark ( DependencyObject d ) : object
SetWatermark ( DependencyObject d, object value ) : void

Private Methods

Méthode Description
Control_GotKeyboardFocus ( object sender, RoutedEventArgs e ) : void
Control_Loaded ( object sender, RoutedEventArgs e ) : void
Control_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
Control_TextChanged ( object sender, EventArgs e ) : void
Control_TextChanged ( object sender, RoutedEventArgs e ) : void
ItemsChanged ( object sender, ItemsChangedEventArgs e ) : void
ItemsSourceChanged ( object sender, EventArgs e ) : void
OnWatermarkChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RemoveWatermark ( UIElement control ) : void
ShouldShowWatermark ( UIElement c ) : bool
ShowWatermark ( UIElement control ) : void
WatermarkService ( ) : System

Method Details

GetWatermark() public static méthode

public static GetWatermark ( DependencyObject d ) : object
d System.Windows.DependencyObject
Résultat object

SetWatermark() public static méthode

public static SetWatermark ( DependencyObject d, object value ) : void
d System.Windows.DependencyObject
value object
Résultat void

Property Details

WatermarkProperty public_oe static_oe property

public static DependencyProperty,System.Windows WatermarkProperty
Résultat System.Windows.DependencyProperty