Gets or sets the cursor that displays when the mouse pointer is over this element.
'Declaration
Public Property Cursor As Cursor
public Cursor Cursor {get; set;}
Property Value
The cursor to display. The default value is defined as null per this dependency property. However, the practical default at run time will come from a variety of factors.