BackstageTabItem Properties
A tab item within a BackstageView.| Name | Description |
|---|---|
| ControlPane | Gets or sets a control displayed in the BackstageView‘s right area when the tab item is selected. This is a dependency property. |
| ControlPaneShowMode | Gets or sets whether the control pane content is displayed inline or in a flyout. This is a dependency property. |
| FlyoutCaption | Gets or sets the control pane flyout’s caption. This is a dependency property. |
| IsSelectable | Gets if the current BackstageTabItem is selectable at the moment. |
See Also