2 references to FooterPaneContentProperty
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenu.cs (2)
101
get { return (Object)GetValue(
FooterPaneContentProperty
); }
102
set { SetValue(
FooterPaneContentProperty
, value); }