Click or drag to resize
CursorsIBeam Property
Gets an I-beam System.Windows.Input.Cursor, which is used to show where the text cursor appears when the mouse is clicked.

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

Property Value

Type: Cursor
See Also