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