1 instantiation of ToolBarCollection
PresentationFramework (1)
src\Framework\System\Windows\Controls\ToolBarTray.cs (1)
190
_toolBarsCollection = new
ToolBarCollection
(this);
1 reference to ToolBarCollection
PresentationFramework (1)
src\Framework\System\Windows\Controls\ToolBarTray.cs (1)
995
private
ToolBarCollection
_toolBarsCollection = null;