Page.TopAppBarProperty Property
Definition
Identifies the TopAppBar dependency property.
Equivalent WinUI property: Microsoft.UI.Xaml.Controls.Page.TopAppBarProperty.
public:
static property DependencyProperty ^ TopAppBarProperty { DependencyProperty ^ get(); };
DependencyProperty TopAppBarProperty();
public static DependencyProperty TopAppBarProperty { get; }
var dependencyProperty = Page.topAppBarProperty;
Public Shared ReadOnly Property TopAppBarProperty As DependencyProperty
Property Value
The identifier for the TopAppBar dependency property.