5 references to Create
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
152return Create(hwnd, idChild); 260return Create(hwndPopup, 0); 268return Create(hwndPopup, i + 1); 277return Create(hwndPopup, i + 1); 984menu = (WindowsMenu) WindowsMenu.Create (parentInfo._hwndParent, 0);