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