C# Class SQLiteTool.Util.FocusExtension

Afficher le fichier Open project: zhaotianff/SQLiteTool

Méthodes publiques

Свойство Type Description
IsFocusedProperty DependencyProperty

Méthodes publiques

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

Private Methods

Méthode Description
OnIsFocusedPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

GetIsFocused() public static méthode

public static GetIsFocused ( DependencyObject obj ) : bool
obj DependencyObject
Résultat bool

SetIsFocused() public static méthode

public static SetIsFocused ( DependencyObject obj, bool value ) : void
obj DependencyObject
value bool
Résultat void

Property Details

IsFocusedProperty public_oe static_oe property

public static DependencyProperty IsFocusedProperty
Résultat DependencyProperty