1 instantiation of ToolBarCollection
PresentationFramework (1)
System\Windows\Controls\ToolBarTray.cs (1)
183
_toolBarsCollection = new
ToolBarCollection
(this);
1 reference to ToolBarCollection
PresentationFramework (1)
System\Windows\Controls\ToolBarTray.cs (1)
979
private
ToolBarCollection
_toolBarsCollection = null;