2 references to Create
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Main.cs (1)
53
new ClientSideProviderDescription(new ClientSideProviderFactoryCallback(MS.Internal.AutomationProxies.WindowsIPAddress.
Create
), "SysIPAddress32"),
MS\Internal\AutomationProxies\WindowsIPAddress.cs (1)
493
return WindowsIPAddress.
Create
(Misc.GetParent(_hwnd), 0, 0);