4.712 RibbonContextualTabGroup (4.5)

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > RibbonContextualTabGroup, IInputElement
RibbonContextualTabGroup
(usage)
<RibbonContextualTabGroup> x:Object </RibbonContextualTabGroup>
(description)
Represents a Ribbon tab group that dynamically displays controls that are only relevant in a particular context.
(used by)
Ribbon
[content property]
Header
[name property]
Name
[xml lang property]
Language
(properties)
Header
x:Object
(description)
The content of the contextual tab group header.
HeaderStringFormat
x:String
(description)
The format that is used to display the header content as a string.
HeaderTemplate
DataTemplate
(description)
The DataTemplate that is used to display the contents of the header.
HeaderTemplateSelector
DataTemplateSelector
(description)
The custom logic for selecting a DataTemplate that is used to display the contents of the header.