5 references to Create
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
151return Create(hwnd, idChild); 259return Create(hwndPopup, 0); 267return Create(hwndPopup, i + 1); 276return Create(hwndPopup, i + 1); 983menu = (WindowsMenu) WindowsMenu.Create (parentInfo._hwndParent, 0);