Gets or sets the Brush of the blinking cursor of an input control.

Namespace:  C1.Xaml
Assembly:  C1.Xaml (in C1.Xaml.dll)

Syntax

C#
public Brush CaretBrush { get; set; }
Visual Basic
Public Property CaretBrush As Brush
	Get
	Set

See Also