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