Gets or sets the cursor that displays when the mouse pointer is over the
element.
| XAML | |
| Scripting | value = object.Cursor object.Cursor = value |
Property Value
MouseCursor
The cursor to display, as a value of the MouseCursor enumeration. The default is Default.
Applies To
Canvas,
Ellipse,
Glyphs,
Image,
InkPresenter,
Line,
MediaElement,
Path,
Polygon,
Polyline,
Rectangle,
TextBlock
See Also
Ink Support in Microsoft Silverlight
Silverlight Mouse Support