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