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

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