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