2 writes to _command
PresentationCore (2)
System\Windows\Input\Command\CommandBinding.cs (2)
56
_command
= command;
82
_command
= value;
1 reference to _command
PresentationCore (1)
System\Windows\Input\Command\CommandBinding.cs (1)
78
get =>
_command
;