2 writes to _activePenContext
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (2)
1569_activePenContext = penContext; 1571_activePenContext = null;
1 reference to _activePenContext
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
149internal PenContext ActivePenContext => _activePenContext;