6 references to IsStylusAndTouchSupportEnabled
PresentationCore (6)
MS\Internal\Interop\TipTsfHelper.cs (2)
108&& StylusLogic.IsStylusAndTouchSupportEnabled 138&& StylusLogic.IsStylusAndTouchSupportEnabled
System\Windows\Input\Stylus\Common\StylusLogic.cs (2)
217_isPointerStackEnabled = IsStylusAndTouchSupportEnabled 270if (IsStylusAndTouchSupportEnabled)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
73if (StylusLogic.IsStylusAndTouchSupportEnabled
System\Windows\InterOp\HwndSource.cs (1)
313if (StylusLogic.IsStylusAndTouchSupportEnabled)