[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.GetFocusBrush

GetFocusBrush Method

GetFocusBrush(FrameworkElement)

Gets the focus brush.

Declaration
public static Brush GetFocusBrush(FrameworkElement element)
Parameters
Type Name Description
FrameworkElement element

The element which contains the attached property.

Returns
Type Description
Brush