Skip to main content

Member Table: Styles

#View Level

Member Description
NavBarViewBase.GroupVisualStyle Gets or sets a style object that defines the appearance of all group headers within the view. This is a dependency property.
NavBarViewBase.ItemVisualStyle Gets or sets a style object that defines the appearance of all items within the view. This is a dependency property.

#Group Level

Member Description
NavBarGroup.VisualStyle Gets or sets a style object that defines the appearance of the group's header. This is a dependency property.
NavBarGroup.ItemVisualStyle Gets or sets a style object that defines the appearance of all items within the group. This is a dependency property.

#Item Level

Member Description
NavBarItem.VisualStyle Gets or sets a style object that defines the item's appearance. This is a dependency property.