1 write to _isPointerStackEnabled
PresentationCore (1)
System\Windows\Input\Stylus\Common\StylusLogic.cs (1)
224_isPointerStackEnabled = IsStylusAndTouchSupportEnabled
2 references to _isPointerStackEnabled
PresentationCore (2)
System\Windows\Input\Stylus\Common\StylusLogic.cs (2)
222if (!_isPointerStackEnabled.HasValue) 229return _isPointerStackEnabled.Value;