InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class / NavigationBackground Property

In This Topic
    NavigationBackground Property
    In This Topic
    Gets or sets the background of navigation bar.
    Syntax
    'Declaration
     
    Public Property NavigationBackground As Brush
    public Brush NavigationBackground {get; set;}
    See Also