Click or drag to resize
CursorsHelp Property
Gets a help System.Windows.Input.Cursor which is a combination of an arrow and a question mark.

Namespace: System.Windows.Input
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public static Cursor Help { get; }

Property Value

Type: Cursor
See Also