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