3 references to ToolBarPanel
PresentationFramework (3)
System\Windows\Controls\Primitives\ToolBarOverflowPanel.cs (1)
221return tb?.ToolBarPanel;
System\Windows\Controls\ToolBar.cs (2)
398ToolBarPanel toolBarPanel = this.ToolBarPanel; 535ToolBarPanel toolBarPanel = ToolBarPanel;