Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / ClearStyleExtensions Class / MouseOverBrushProperty Field

In This Topic
    MouseOverBrushProperty Field (ClearStyleExtensions)
    In This Topic
    This attached property can modify the mouse over visual style of a clear style control.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MouseOverBrushProperty As DependencyProperty
    public static readonly DependencyProperty MouseOverBrushProperty
    See Also