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