2 references to TabHeaderRightPropertyKey
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (2)
215public static readonly DependencyProperty TabHeaderRightProperty = TabHeaderRightPropertyKey.DependencyProperty; 223internal set { SetValue(TabHeaderRightPropertyKey, value); }