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