FrameworkElementCursor Property |
Gets or sets the cursor that displays when the mouse pointer is over this
element.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Cursor Cursor { get; set; }
Property Value
Type:
CursorSee Also