5 references to Create
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
155return Create(hwnd, idChild); 263return Create(hwndPopup, 0); 271return Create(hwndPopup, i + 1); 280return Create(hwndPopup, i + 1); 987menu = (WindowsMenu) WindowsMenu.Create (parentInfo._hwndParent, 0);