C# Class JustAProgrammer.TeamPilgrim.VisualStudio.Common.AttachedProperties.PreviewSpaceKeyDownSelectPendingChanges

Afficher le fichier Open project: StanleyGoldman/TeamPilgrim

Méthodes publiques

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

Méthodes publiques

Méthode Description
SetCommand ( DependencyObject target, ICommand value ) : void

Private Methods

Méthode Description
CommandChanged ( DependencyObject target, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

SetCommand() public static méthode

public static SetCommand ( DependencyObject target, ICommand value ) : void
target System.Windows.DependencyObject
value ICommand
Résultat void

Property Details

CommandProperty public_oe static_oe property

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