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