NavBarViewBase.HeaderTemplate |
Gets or sets the template that defines the presentation of all group headers.
This is a dependency property. |
NavBarViewBase.HeaderTemplateSelector |
Gets or sets an object that chooses a group header template based on custom logic.
This is a dependency property. |
NavBarViewBase.ItemTemplate |
Gets or sets the template that defines the presentation of all group items.
This is a dependency property. |
NavBarViewBase.ItemTemplateSelector |
Gets or sets an object that chooses a group item template based on custom logic.
This is a dependency property. |
NavBarViewBase.ItemsPanelTemplate |
Gets or sets the template that defines the presentation of a specific container panel that is used by groups to layout group items.
This is a dependency property. |
NavigationPaneView.GroupButtonTemplate |
Gets or sets the template that defines the visualization of group headers represented within the group button panel.
This is a dependency property. |
NavigationPaneView.GroupButtonTemplateSelector |
Gets or sets an object that chooses a template for group headers, represented within the group button panel, based on custom logic.
This is a dependency property. |
NavigationPaneView.CollapsedTemplate |
Gets or sets the template that defines the presentation of the collapsed Navigation Pane.
This is a dependency property. |
NavigationPaneView.ExpandedTemplate |
Gets or sets the template that defines the presentation of the expanded Navigation Pane.
This is a dependency property. |
NavigationPaneView.OverflowGroupTemplate |
Gets or sets the template that defines the visualization of items representing groups within the overflow panel.
This is a dependency property. |
NavigationPaneView.OverflowGroupTemplateSelector |
Gets or sets an object that chooses a template for items representing groups within the overflow panel, based on custom logic.
This is a dependency property. |