1 write to _tabletDeviceId
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
20
_tabletDeviceId
= tabletDeviceId;
10 references to _tabletDeviceId
PresentationCore (10)
System\Windows\Input\Stylus\Wisp\PenContext.cs (10)
74
return
_tabletDeviceId
;
252
_contexts.OnPenDown(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
268
_contexts.OnPenUp(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
293
_contexts.OnPackets(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
297
_contexts.OnInAirPackets(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
318
_contexts.OnPenInRange(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
334
_contexts.OnPenInRange(this,
_tabletDeviceId
, stylusPointerId, data, timestamp);
357
_contexts.OnPenOutOfRange(this,
_tabletDeviceId
, stylusPointerId, timestamp);
378
_contexts.OnPenOutOfRange(this,
_tabletDeviceId
, _stylusDevicesInRange[i], timestamp);
409
this,
_tabletDeviceId
, stylusPointerId, timestamp,