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