4 references to SetCursorReceived
PresentationCore (4)
Core\CSharp\System\Windows\Interop\HwndMouseInputProvider.cs (4)
493_setCursorState = SetCursorState.SetCursorReceived; 501else if(_setCursorState == SetCursorState.SetCursorReceived) 797if(_setCursorState == SetCursorState.SetCursorReceived) 884_setCursorState = SetCursorState.SetCursorReceived;