[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.SetFocusBrush

SetFocusBrush Method

SetFocusBrush(FrameworkElement, Brush)

Sets the focus brush.

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

The element which contains the attached property.

Brush value

The brush used in the focus state.