6 references to IsStylusAndTouchSupportEnabled
PresentationCore (6)
MS\Internal\Interop\TipTsfHelper.cs (2)
103&& StylusLogic.IsStylusAndTouchSupportEnabled 133&& StylusLogic.IsStylusAndTouchSupportEnabled
System\Windows\Input\Stylus\Common\StylusLogic.cs (2)
206_isPointerStackEnabled = IsStylusAndTouchSupportEnabled 259if (IsStylusAndTouchSupportEnabled)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
66if (StylusLogic.IsStylusAndTouchSupportEnabled
System\Windows\InterOp\HwndSource.cs (1)
306if (StylusLogic.IsStylusAndTouchSupportEnabled)