4 references to SetCursorNotReceived
PresentationCore (4)
System\Windows\InterOp\HwndMouseInputProvider.cs (4)
26
_setCursorState = SetCursorState.
SetCursorNotReceived
;
433
if (_setCursorState == SetCursorState.
SetCursorNotReceived
)
439
_setCursorState = SetCursorState.
SetCursorNotReceived
;
734
_setCursorState = SetCursorState.
SetCursorNotReceived
;