2 references to Create
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
59
return
Create
(hwnd, idChild);
80
ProxySimple el = isWinforms ? (ProxySimple)WindowsFormsHelper.Create(hwnd, 0, idObject) : (ProxySimple)
Create
(hwnd, 0);