2 writes to _stylusDeviceId
PresentationCore (2)
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (2)
203
_stylusDeviceId
= stylusDeviceId;
260
_stylusDeviceId
= stylusDeviceId;
1 reference to _stylusDeviceId
PresentationCore (1)
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (1)
126
internal int StylusDeviceId { get { return
_stylusDeviceId
; } }