Skip to main content
A newer version of this page is available. .

NavigationPage.TopAppBarProperty Field

Identifies the NavigationPage.TopAppBar dependency property.

Namespace: DevExpress.Xpf.WindowsUI

Assembly: DevExpress.Xpf.Controls.v21.2.dll

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty TopAppBarProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also