C# Class TrakHound_UI.FocusExtension

Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

Свойство Type Description
IsFocusedProperty System.Windows.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, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetIsFocused() public static méthode

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

SetIsFocused() public static méthode

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

Property Details

IsFocusedProperty public_oe static_oe property

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