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