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