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