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