2 writes to _contexts
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\PenContext.cs (2)
30_contexts = contexts; 52_contexts = null;
11 references to _contexts
PresentationCore (11)
System\Windows\Input\Stylus\Wisp\PenContext.cs (11)
63return _contexts; 116Debug.Assert(!_contexts._inputSource.CheckAccess()); 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); 421_contexts.OnSystemEvent(