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

NavBarViewBase.ItemForegroundProperty Field

Identifies the NavBarViewBase.ItemForeground dependency property.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v19.1.dll

Declaration

public static readonly DependencyProperty ItemForegroundProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also