2 writes to _contexts
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\PenContext.cs (2)
17_contexts = contexts; 39_contexts = null;
11 references to _contexts
PresentationCore (11)
System\Windows\Input\Stylus\Wisp\PenContext.cs (11)
50return _contexts; 103Debug.Assert(!_contexts._inputSource.CheckAccess()); 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); 408_contexts.OnSystemEvent(