6 references to IsStylusAndTouchSupportEnabled
PresentationCore (6)
MS\Internal\Interop\TipTsfHelper.cs (2)
104&& StylusLogic.IsStylusAndTouchSupportEnabled 134&& StylusLogic.IsStylusAndTouchSupportEnabled
System\Windows\Input\Stylus\Common\StylusLogic.cs (2)
207_isPointerStackEnabled = IsStylusAndTouchSupportEnabled 260if (IsStylusAndTouchSupportEnabled)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
67if (StylusLogic.IsStylusAndTouchSupportEnabled
System\Windows\InterOp\HwndSource.cs (1)
301if (StylusLogic.IsStylusAndTouchSupportEnabled)