2 writes to _command
PresentationCore (2)
System\Windows\Input\Command\CommandBinding.cs (2)
65
_command
= command;
91
_command
= value;
1 reference to _command
PresentationCore (1)
System\Windows\Input\Command\CommandBinding.cs (1)
87
get =>
_command
;