6 references to
PresentationCore (6)
System\Windows\Input\RawAppCommandInputReport.cs (1)
49
InputType inputType) :
base
(inputSource, inputType, mode, timestamp)
System\Windows\Input\RawKeyboardInputReport.cs (1)
57
IntPtr extraInformation) :
base
(inputSource, InputType.Keyboard, mode, timestamp)
System\Windows\Input\RawMouseInputReport.cs (1)
53
IntPtr extraInformation) :
base
(inputSource, InputType.Mouse, mode, timestamp)
System\Windows\Input\RawTextInputReport.cs (1)
49
char characterCode) :
base
(inputSource, InputType.Text, mode, timestamp)
System\Windows\Input\RawUIStateInputReport.cs (1)
36
RawUIStateTargets targets) :
base
(inputSource, InputType.Keyboard, mode, timestamp)
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (1)
233
:
base
(inputSource, InputType.Stylus, mode, timestamp)