ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenu Class / NavigationButtonStyle Property

In This Topic
    NavigationButtonStyle Property
    In This Topic
    Represents the style to apply to navigation button.
    Syntax
    'Declaration
     
    Public Property NavigationButtonStyle As Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style NavigationButtonStyle {get; set;}
    See Also