Member Table: Styles
In This Article
#View Level
Member | Description |
---|---|
Nav |
Gets or sets a style object that defines the appearance of all group headers in the current View. This is a dependency property. |
Nav |
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 |
---|---|
Nav |
Gets or sets a style object that defines the appearance of the current group header. This is a dependency property. |
Nav |
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 |
---|---|
Nav |
Gets or sets a style object that defines the current item’s appearance. This is a dependency property. |