[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.SetCaretBrush

SetCaretBrush Method

SetCaretBrush(FrameworkElement, Brush)

Sets the caret brush.

Declaration
public static void SetCaretBrush(FrameworkElement element, Brush value)
Parameters
Type Name Description
FrameworkElement element

The element which contains the attached property.

Brush value

The brush used in the caret state.