C# Class LinqTwit.Infrastructure.InputBehavior

Afficher le fichier Open project: ArildF/linqtwit

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetCustomKeyBindings ( FrameworkElement obj ) : CustomKeyBindingsCollection
SetCustomKeyBindings ( FrameworkElement obj, CustomKeyBindingsCollection value ) : void

Private Methods

Méthode Description
CollectionChanged ( object sender, System e ) : void
CustomKeyBindingsChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
binding_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

GetCustomKeyBindings() public static méthode

public static GetCustomKeyBindings ( FrameworkElement obj ) : CustomKeyBindingsCollection
obj System.Windows.FrameworkElement
Résultat CustomKeyBindingsCollection

SetCustomKeyBindings() public static méthode

public static SetCustomKeyBindings ( FrameworkElement obj, CustomKeyBindingsCollection value ) : void
obj System.Windows.FrameworkElement
value CustomKeyBindingsCollection
Résultat void

Property Details

CustomKeyBindingsProperty public_oe static_oe property

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