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