4 references to SetCursorNotReceived
PresentationCore (4)
System\Windows\InterOp\HwndMouseInputProvider.cs (4)
30
_setCursorState = SetCursorState.
SetCursorNotReceived
;
437
if (_setCursorState == SetCursorState.
SetCursorNotReceived
)
443
_setCursorState = SetCursorState.
SetCursorNotReceived
;
738
_setCursorState = SetCursorState.
SetCursorNotReceived
;