6 references to IsPointerStackEnabled
PresentationCore (6)
MS\Internal\Interop\TipTsfHelper.cs (2)
105
&& !StylusLogic.
IsPointerStackEnabled
135
&& !StylusLogic.
IsPointerStackEnabled
System\Windows\Input\MouseDevice.cs (1)
1199
if (StylusLogic.
IsPointerStackEnabled
System\Windows\Input\Stylus\Common\StylusLogic.cs (1)
263
if (
IsPointerStackEnabled
)
System\Windows\Input\Stylus\Common\StylusPlugInCollectionBase.cs (1)
30
if (StylusLogic.
IsPointerStackEnabled
)
System\Windows\InterOp\HwndSource.cs (1)
304
if (StylusLogic.
IsPointerStackEnabled
)