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