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)
208
return
_cursorInfo
.cursorId;
424
return (
_cursorInfo
.cursor == UnsafeNativeMethods.POINTER_DEVICE_CURSOR_TYPE.POINTER_DEVICE_CURSOR_TYPE_ERASER)