2 references to CreateBand
PresentationFramework (2)
src\Framework\System\Windows\Controls\ToolBarTray.cs (2)
915
_bands.Insert(i,
CreateBand
(toolBarIndex));
921
_bands.Add(
CreateBand
(toolBarIndex));