1 write to _command
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\ExecutedRoutedEventArgs.cs (1)
37
_command
= command;
1 reference to _command
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\ExecutedRoutedEventArgs.cs (1)
50
get { return
_command
; }