2 references to HasHeaderPropertyKey
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonToolTip.cs (2)
153internal set { SetValue(HasHeaderPropertyKey, value); } 165public static readonly DependencyProperty HasHeaderProperty = HasHeaderPropertyKey.DependencyProperty;