WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DatePicker Class / CaretBrush Property
In This Topic
    CaretBrush Property (C1DatePicker)
    In This Topic
    Gets or sets the Microsoft.UI.Xaml.Media.Brush of the blinking cursor of an input control.
    Syntax
    public Brush CaretBrush {get; set;}
    See Also