1 write to _tabletDeviceId
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
19
_tabletDeviceId
= tabletDeviceId;
10 references to _tabletDeviceId
PresentationCore (10)
System\Windows\Input\Stylus\Wisp\PenContext.cs (10)
73
return
_tabletDeviceId
;
251
_contexts.OnPenDown(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
267
_contexts.OnPenUp(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
292
_contexts.OnPackets(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
296
_contexts.OnInAirPackets(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
317
_contexts.OnPenInRange(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
333
_contexts.OnPenInRange(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
356
_contexts.OnPenOutOfRange(this,
_tabletDeviceId
, stylusPointerId, timestamp);
377
_contexts.OnPenOutOfRange(this,
_tabletDeviceId
, _stylusDevicesInRange[i], timestamp);
408
this,
_tabletDeviceId
, stylusPointerId, timestamp,