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)
224_isPointerStackEnabled = IsStylusAndTouchSupportEnabled 277if (IsStylusAndTouchSupportEnabled)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
73if (StylusLogic.IsStylusAndTouchSupportEnabled
System\Windows\InterOp\HwndSource.cs (1)
314if (StylusLogic.IsStylusAndTouchSupportEnabled)