6 references to
PresentationCore (6)
System\Windows\Input\RawAppCommandInputReport.cs (1)
55
InputType inputType) :
base
(inputSource, inputType, mode, timestamp)
System\Windows\Input\RawKeyboardInputReport.cs (1)
63
IntPtr extraInformation) :
base
(inputSource, InputType.Keyboard, mode, timestamp)
System\Windows\Input\RawMouseInputReport.cs (1)
59
IntPtr extraInformation) :
base
(inputSource, InputType.Mouse, mode, timestamp)
System\Windows\Input\RawTextInputReport.cs (1)
52
char characterCode) :
base
(inputSource, InputType.Text, mode, timestamp)
System\Windows\Input\RawUIStateInputReport.cs (1)
42
RawUIStateTargets targets) :
base
(inputSource, InputType.Keyboard, mode, timestamp)
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (1)
243
:
base
(inputSource, InputType.Stylus, mode, timestamp)