2 instantiations of WindowsToolbarAsMenu
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsToolbar.cs (2)
74
wtv = new
WindowsToolbarAsMenu
(hwnd, null, 0, acc);
252
return new
WindowsToolbarAsMenu
(_hwnd, this, focusIndex, acc);