1 write to _cursorInfo
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
116_cursorInfo = cursorInfo;
2 references to _cursorInfo
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (2)
208return _cursorInfo.cursorId; 424return (_cursorInfo.cursor == UnsafeNativeMethods.POINTER_DEVICE_CURSOR_TYPE.POINTER_DEVICE_CURSOR_TYPE_ERASER)