2 writes to _toolBarPanel
PresentationFramework (2)
System\Windows\Controls\ToolBar.cs (2)
510_toolBarPanel = null; 601_toolBarPanel = FindToolBarPanel();
2 references to _toolBarPanel
PresentationFramework (2)
System\Windows\Controls\ToolBar.cs (2)
600if (_toolBarPanel == null) 603return _toolBarPanel;