BackstageView Properties
A popup menu emulating the menu in MS Office Ribbon UI.
Name | Description |
---|---|
Actual |
Gets the UIElement relative to which the backstage view is currently positioned. This is a dependency property. |
Close |
Gets the command that closes the view. |
Is |
Gets or sets whether the backstage view is currently opened. This is dependency property. |
Items |
Provides access to Backstage |
Items |
Gets or sets the source of backstage items with which this Backstage |
Item |
Gets or sets the template that will be applied to all backstage items owned by this Backstage |
Item |
Gets or sets an object that uses custom logic to select a required template that should be applied to items of the current Backstage |
Placement |
Gets or sets the UIElement relative to which the backstage view is positioned when it opens. This is a dependency property. |
Selected |
Gets or sets the currently selected tab. This is a dependency property. |
Selected |
Gets or sets the caption of the tab that is selected by default when the backstage view is opened. This is a dependency property. |
Selected |
Gets or sets the index of the tab that is selected by default when the backstage view is opened. This is a dependency property. |
Selected |
Gets or sets the tab that is selected by default when the Backstage |
Stays |
Gets or sets whether to close the backstage view when it loses focus. This is a dependency property. |
Title |
See Also