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

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

Syntax

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

See Also