Member Table: Styles
View Level
Member | Description |
---|---|
NavBarViewBase.GroupVisualStyle | Gets or sets a style object that defines the appearance of all group headers in the current View. This is a dependency property. |
NavBarViewBase.ItemVisualStyle | Gets or sets a style object that defines the appearance of all items in the current View. This is a dependency property. |
Group Level
Member | Description |
---|---|
NavBarGroup.VisualStyle | Gets or sets a style object that defines the appearance of the current group header. This is a dependency property. |
NavBarGroup.ItemVisualStyle | Gets or sets a style object that defines the appearance of all items within the current group. This is a dependency property. |
Item Level
Member | Description |
---|---|
NavBarItem.VisualStyle | Gets or sets a style object that defines the current item’s appearance. This is a dependency property. |