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