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

Datei anzeigen Open project: StanleyGoldman/TeamPilgrim

Public Properties

Property Type Description
CommandProperty System.Windows.DependencyProperty

Public Methods

Method Description
SetCommand ( DependencyObject target, ICommand value ) : void

Private Methods

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

Method Details

SetCommand() public static method

public static SetCommand ( DependencyObject target, ICommand value ) : void
target System.Windows.DependencyObject
value ICommand
return void

Property Details

CommandProperty public_oe static_oe property

public static DependencyProperty,System.Windows CommandProperty
return System.Windows.DependencyProperty