4 writes to _queryCursorOperation
PresentationCore (4)
System\Windows\InterOp\HwndMouseInputProvider.cs (4)
27
_queryCursorOperation
= null;
413
_queryCursorOperation
= null;
792
_queryCursorOperation
= Dispatcher.BeginInvoke(DispatcherPriority.Input,
807
thisRef.
_queryCursorOperation
= null;
2 references to _queryCursorOperation
PresentationCore (2)
System\Windows\InterOp\HwndMouseInputProvider.cs (2)
412
_queryCursorOperation
?.Abort();
786
if (
_queryCursorOperation
== null)