The Cursor type exposes the following members.

Fields

  NameDescription
CenterPointXProperty
Gets or sets X coordinate of the cursor pointer on the image. Takes values from 0 to 1. Dependency property.
CenterPointYProperty
Gets or sets Y coordinate of the cursor pointer on the image. Takes values from 0 to 1. Dependency property.
CursorImageSourceProperty
Gets or sets a cursor image. Dependency property.
IsCursorMouseDownProperty
Gets or sets the property which indicates that left mouse button is pressed. Dependency property.

See Also