5 references to
PresentationCore (5)
Core\CSharp\System\Windows\Input\RawAppCommandInputReport.cs (1)
52InputType inputType) : base(inputSource, inputType, mode, timestamp)
Core\CSharp\System\Windows\Input\RawKeyboardInputReport.cs (1)
66IntPtr extraInformation) : base(inputSource, InputType.Keyboard, mode, timestamp)
Core\CSharp\System\Windows\Input\RawMouseInputReport.cs (1)
63IntPtr extraInformation) : base(inputSource, InputType.Mouse, mode, timestamp)
Core\CSharp\System\Windows\Input\RawTextInputReport.cs (1)
48char characterCode) : base(inputSource, InputType.Text, mode, timestamp)
Core\CSharp\System\Windows\Input\RawUIStateInputReport.cs (1)
44RawUIStateTargets targets) : base(inputSource, InputType.Keyboard, mode, timestamp)