5 references to Create
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
168return Create(hwnd, idChild); 276return Create(hwndPopup, 0); 284return Create(hwndPopup, i + 1); 293return Create(hwndPopup, i + 1); 1001menu = (WindowsMenu) WindowsMenu.Create (parentInfo._hwndParent, 0);