3 references to ToolBarPanel
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\ToolBarOverflowPanel.cs (1)
232
return tb == null ? null : tb.
ToolBarPanel
;
src\Framework\System\Windows\Controls\ToolBar.cs (2)
414
ToolBarPanel toolBarPanel = this.
ToolBarPanel
;
560
ToolBarPanel toolBarPanel =
ToolBarPanel
;