2 writes to _tabletDeviceId
PresentationCore (2)
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (2)
202
_tabletDeviceId
= tabletDeviceId;
259
_tabletDeviceId
= tabletDeviceId;
1 reference to _tabletDeviceId
PresentationCore (1)
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (1)
104
internal int TabletDeviceId { get { return
_tabletDeviceId
; } }