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