C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Windows.Input
Cursors Class
Cursors Properties
AppStarting Property
Arrow Property
Cross Property
Hand Property
Help Property
IBeam Property
No Property
None Property
SizeAll Property
SizeNESW Property
SizeNS Property
SizeNWSE Property
SizeWE Property
Wait Property
Cursors
Hand Property
Gets a hand System.Windows.Input.Cursor.
Namespace:
System.Windows.Input
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
static
Cursor
Hand
{
get
; }
Property Value
Type:
Cursor
See Also
Reference
Cursors Class
System.Windows.Input Namespace