5 references to Create
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsMenu.cs (5)
152
return
Create
(hwnd, idChild);
260
return
Create
(hwndPopup, 0);
268
return
Create
(hwndPopup, i + 1);
277
return
Create
(hwndPopup, i + 1);
984
menu = (WindowsMenu) WindowsMenu.
Create
(parentInfo._hwndParent, 0);