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