C# Class WpfWatermarkTextBox.Behaviors.KeyboardFocusBehavior

Afficher le fichier Open project: pwlodek/CodeGallery

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetIsFocused ( UIElement obj ) : bool
SetIsFocused ( UIElement obj, bool value ) : void

Private Methods

Méthode Description
OnIsFocusedChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

GetIsFocused() public static méthode

public static GetIsFocused ( UIElement obj ) : bool
obj System.Windows.UIElement
Résultat bool

SetIsFocused() public static méthode

public static SetIsFocused ( UIElement obj, bool value ) : void
obj System.Windows.UIElement
value bool
Résultat void

Property Details

IsFocusedProperty public_oe static_oe property

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