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