2 references to HasFooterPropertyKey
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonToolTip.cs (2)
231
internal set { SetValue(
HasFooterPropertyKey
, value); }
243
public static readonly DependencyProperty HasFooterProperty =
HasFooterPropertyKey
.DependencyProperty;