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