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; 122Debug.Assert(!_contexts._inputSource.Value.CheckAccess()); 271_contexts.OnPenDown(this, _tabletDeviceId, stylusPointerId, data, timestamp); 287_contexts.OnPenUp(this, _tabletDeviceId, stylusPointerId, data, timestamp); 312_contexts.OnPackets(this, _tabletDeviceId, stylusPointerId, data, timestamp); 316_contexts.OnInAirPackets(this, _tabletDeviceId, stylusPointerId, data, timestamp); 337_contexts.OnPenInRange(this, _tabletDeviceId, stylusPointerId, data, timestamp); 353_contexts.OnPenInRange(this, _tabletDeviceId, stylusPointerId, data, timestamp); 376_contexts.OnPenOutOfRange(this, _tabletDeviceId, stylusPointerId, timestamp); 397_contexts.OnPenOutOfRange(this, _tabletDeviceId, _stylusDevicesInRange[i], timestamp); 427_contexts.OnSystemEvent(