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