2 writes to _contexts
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\PenContext.cs (2)
16_contexts = contexts; 38_contexts = null;
11 references to _contexts
PresentationCore (11)
System\Windows\Input\Stylus\Wisp\PenContext.cs (11)
49return _contexts; 102Debug.Assert(!_contexts._inputSource.CheckAccess()); 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); 407_contexts.OnSystemEvent(