[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.SetPressedBrush

SetPressedBrush Method

SetPressedBrush(FrameworkElement, Brush)

Sets the pressed brush.

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

The element which contains the attached property.

Brush value

The brush used in the pressed state.