2 references to FooterPaneTemplateName
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenu.cs (2)
34
[TemplatePart(Name = RibbonApplicationMenu.
FooterPaneTemplateName
, Type = typeof(ContentPresenter))]
305
_footerPaneHost = this.GetTemplateChild(
FooterPaneTemplateName
) as ContentPresenter;