3 references to Command
PresentationCore (3)
Core\CSharp\System\Windows\Input\Command\CommandDevice.cs (1)
78if (input.Report.Type == InputType.Command)
Core\CSharp\System\Windows\Input\InputReport.cs (1)
118case InputType.Command:
Core\CSharp\System\Windows\Interop\HwndAppCommandInputProvider.cs (1)
87InputType.Command);