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