C# Class LinqTwit.Infrastructure.InputBindingBehavior

Afficher le fichier Open project: ArildF/linqtwit

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetCommand ( System.Windows.Input.InputBinding obj ) : bool
SetCommand ( System.Windows.Input.InputBinding obj, bool value ) : void

Private Methods

Méthode Description
CommandChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetCommand() public static méthode

public static GetCommand ( System.Windows.Input.InputBinding obj ) : bool
obj System.Windows.Input.InputBinding
Résultat bool

SetCommand() public static méthode

public static SetCommand ( System.Windows.Input.InputBinding obj, bool value ) : void
obj System.Windows.Input.InputBinding
value bool
Résultat void

Property Details

CommandProperty public_oe static_oe property

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