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