4 references to SetCursorNotReceived
PresentationCore (4)
System\Windows\InterOp\HwndMouseInputProvider.cs (4)
25
_setCursorState = SetCursorState.
SetCursorNotReceived
;
426
if (_setCursorState == SetCursorState.
SetCursorNotReceived
)
432
_setCursorState = SetCursorState.
SetCursorNotReceived
;
727
_setCursorState = SetCursorState.
SetCursorNotReceived
;