Cursors Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Defines a set of default pointer images.
Assembly: System.Windows (in System.Windows.dll)
The Cursors type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | Arrow | Represents an Arrow Cursor. |
![]() ![]() | Eraser | Represents an Eraser Cursor. |
![]() ![]() | Hand | Represents a Hand Cursor. |
![]() ![]() | IBeam | Represents an IBeam Cursor. |
![]() ![]() | None | Represents a special Cursor that is invisible. |
![]() ![]() | SizeNESW | Represents a SizeNESW Cursor. |
![]() ![]() | SizeNS | Represents a SizeNS Cursor. |
![]() ![]() | SizeNWSE | Represents a SizeNWSE Cursor. |
![]() ![]() | SizeWE | Represents a SizeWE Cursor. |
![]() ![]() | Stylus | Represents a Stylus Cursor. |
![]() ![]() | Wait | Represents a WaitCursor. |
Show:

