4 references to SetCursorNotReceived
PresentationCore (4)
System\Windows\InterOp\HwndMouseInputProvider.cs (4)
25
_setCursorState = SetCursorState.
SetCursorNotReceived
;
429
if (_setCursorState == SetCursorState.
SetCursorNotReceived
)
435
_setCursorState = SetCursorState.
SetCursorNotReceived
;
730
_setCursorState = SetCursorState.
SetCursorNotReceived
;