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