[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.SetButtonForeground

SetButtonForeground Method

SetButtonForeground(FrameworkElement, Brush)

Sets the clear style button foreground brush.

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

The element which contains the attached property.

Brush value

The brush used in the foreground of clear style button.