[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.GetPressedBrush

GetPressedBrush Method

GetPressedBrush(FrameworkElement)

Gets the pressed brush.

Declaration
public static Brush GetPressedBrush(FrameworkElement element)
Public Shared Function GetPressedBrush(element As FrameworkElement) As Brush
Parameters
Type Name Description
FrameworkElement element

The element which contains the attached property.

Returns
Type Description
Brush