2 references to SetCursorDisabled
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (2)
136
if(_setCursorState != SetCursorState.
SetCursorDisabled
)
499
_setCursorState = SetCursorState.
SetCursorDisabled
;