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