2 writes to _toolBarPanel
PresentationFramework (2)
src\Framework\System\Windows\Controls\ToolBar.cs (2)
520_toolBarPanel = null; 611_toolBarPanel = FindToolBarPanel();
2 references to _toolBarPanel
PresentationFramework (2)
src\Framework\System\Windows\Controls\ToolBar.cs (2)
610if (_toolBarPanel == null) 613return _toolBarPanel;