ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenu Class / AccentBrushProperty Field

In This Topic
    AccentBrushProperty Field (C1RadialMenu)
    In This Topic
    Identifies the AccentBrush dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AccentBrushProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty AccentBrushProperty
    See Also