2 writes to _command
PresentationCore (2)
System\Windows\Input\Command\CommandBinding.cs (2)
57
_command
= command;
83
_command
= value;
1 reference to _command
PresentationCore (1)
System\Windows\Input\Command\CommandBinding.cs (1)
79
get =>
_command
;