2 references to ContextualTabGroupPropertyKey
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (2)
132public static readonly DependencyProperty ContextualTabGroupProperty = ContextualTabGroupPropertyKey.DependencyProperty; 137internal set { SetValue(ContextualTabGroupPropertyKey, value); }