3 references to Create
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBox.cs (2)
109ProxySimple spinner = (ProxySimple)WinformsSpinner.Create(hwndParent, 0); 914if (WinformsSpinner.Create(hwndParent, 0) != null)
MS\Internal\AutomationProxies\WinFormsSpinner.cs (1)
110return Create(hwnd, idChild);