2 references to ToolbarItem
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
310return new ToolbarItem(_hwnd, this, item, tbb.idCommand);
MS\Internal\AutomationProxies\WindowsToolbarItemAsMenuItem.cs (1)
29: base(hwnd, parent, item, idCommand)