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
259
if (
IsStylusAndTouchSupportEnabled
)
System\Windows\Input\Stylus\Wisp\WispTabletDeviceCollection.cs (1)
66
if (StylusLogic.
IsStylusAndTouchSupportEnabled
System\Windows\InterOp\HwndSource.cs (1)
306
if (StylusLogic.
IsStylusAndTouchSupportEnabled
)