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