3 references to Command
PresentationCore (3)
System\Windows\Input\Command\CommandDevice.cs (1)
61
if (input.Report.Type == InputType.
Command
)
System\Windows\Input\InputReport.cs (1)
101
case InputType.
Command
:
System\Windows\InterOp\HwndAppCommandInputProvider.cs (1)
60
InputType.
Command
);