1 write to _command
PresentationCore (1)
System\Windows\Input\Command\CanExecuteRoutedEventArgs.cs (1)
31_command = command;
1 reference to _command
PresentationCore (1)
System\Windows\Input\Command\CanExecuteRoutedEventArgs.cs (1)
44get { return _command; }