1 write to _command
PresentationCore (1)
System\Windows\Input\Command\ExecutedRoutedEventArgs.cs (1)
35_command = command;
1 reference to _command
PresentationCore (1)
System\Windows\Input\Command\ExecutedRoutedEventArgs.cs (1)
48get { return _command; }