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