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)
78get => _command;