3 references to Create
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBox.cs (2)
127ProxySimple spinner = (ProxySimple)WinformsSpinner.Create(hwndParent, 0); 979if (WinformsSpinner.Create(hwndParent, 0) != null)
MS\Internal\AutomationProxies\WinFormsSpinner.cs (1)
120return Create(hwnd, idChild);