2 writes to _command
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\CommandBinding.cs (2)
68
_command
= command;
102
_command
= value;
1 reference to _command
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\CommandBinding.cs (1)
92
return
_command
;