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