[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.SetButtonBackground

SetButtonBackground Method

SetButtonBackground(FrameworkElement, Brush)

Sets the clear style button background brush.

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

The element which contains the attached property.

Brush value

The brush used in the background of clear style button.