3 references to WindowsToolbar
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsToolbar.cs (2)
73wtv = new WindowsToolbar(hwnd, null, 0); 249return new WindowsToolbar(_hwnd, this, focusIndex);
MS\Internal\AutomationProxies\WindowsToolbarAsMenu.cs (1)
30: base( hwnd, parent, item )