1 write to _tabletDeviceId
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
33
_tabletDeviceId
= tabletDeviceId;
10 references to _tabletDeviceId
PresentationCore (10)
System\Windows\Input\Stylus\Wisp\PenContext.cs (10)
87
return
_tabletDeviceId
;
265
_contexts.OnPenDown(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
281
_contexts.OnPenUp(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
306
_contexts.OnPackets(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
310
_contexts.OnInAirPackets(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
331
_contexts.OnPenInRange(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
347
_contexts.OnPenInRange(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
370
_contexts.OnPenOutOfRange(this,
_tabletDeviceId
, stylusPointerId, timestamp);
391
_contexts.OnPenOutOfRange(this,
_tabletDeviceId
, _stylusDevicesInRange[i], timestamp);
422
this,
_tabletDeviceId
, stylusPointerId, timestamp,