This attached property can modify the pressed visual style of a clear style control.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public static readonly DependencyProperty PressedBrushProperty
Visual Basic
Public Shared ReadOnly PressedBrushProperty As DependencyProperty

See Also