2 references to FooterDescriptionProperty
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonToolTip.cs (2)
197get { return (string)GetValue(FooterDescriptionProperty); } 198set { SetValue(FooterDescriptionProperty, value); }