ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / MetadataWorkaround Class / BottomAppBar Property

In This Topic
    BottomAppBar Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property BottomAppBar As Windows.UI.Xaml.Controls.AppBar
    public Windows.UI.Xaml.Controls.AppBar BottomAppBar {get; set;}
    See Also