[]
        
(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)
Public Shared Sub SetButtonBackground(element As FrameworkElement, value As Brush)
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.