2 references to GetIsPressAndHoldEnabled
PresentationCore (2)
System\Windows\Input\Stylus\Common\Stylus.cs (1)
608
/// <seealso cref="Stylus.
GetIsPressAndHoldEnabled
" />
System\Windows\InterOp\HwndStylusInputProvider.cs (1)
106
bool isPressAndHoldEnabled = Stylus.
GetIsPressAndHoldEnabled
(elementCur);