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