3 references to FilterContentPane
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Automation\Peers\RibbonGalleryAutomationPeer.cs (1)
117
filterHost = owner.
FilterContentPane
;
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
2774
ContentPresenter filterPane =
FilterContentPane
;
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
678
ContentPresenter filterContentPane = gallery.
FilterContentPane
;