Cursors Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The Cursors type exposes the following members.

Properties

  Name Description
Public propertyStatic memberSupported by Silverlight for Windows Phone Arrow Represents an Arrow Cursor.
Public propertyStatic memberSupported by Silverlight for Windows Phone Eraser Represents an Eraser Cursor.
Public propertyStatic memberSupported by Silverlight for Windows Phone Hand Represents a Hand Cursor.
Public propertyStatic memberSupported by Silverlight for Windows Phone IBeam Represents an IBeam Cursor, which is typically used to show where the text cursor appears when the mouse is clicked.
Public propertyStatic memberSupported by Silverlight for Windows Phone None Represents a special Cursor that is invisible.
Public propertyStatic memberSupported by Silverlight for Windows Phone SizeNESW Represents a SizeNESW Cursor.
Public propertyStatic memberSupported by Silverlight for Windows Phone SizeNS Represents a SizeNS Cursor.
Public propertyStatic memberSupported by Silverlight for Windows Phone SizeNWSE Represents a SizeNWSE Cursor.
Public propertyStatic memberSupported by Silverlight for Windows Phone SizeWE Represents a SizeWE Cursor.
Public propertyStatic memberSupported by Silverlight for Windows Phone Stylus Represents a Stylus Cursor.
Public propertyStatic memberSupported by Silverlight for Windows Phone Wait Represents a WaitCursor.

Top