2 instantiations of WindowsHyperlink
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (2)
65
return new
WindowsHyperlink
(hwnd, null, idChild);
73
ProxySimple wtv = new
WindowsHyperlink
(hwnd, null, idChild);
1 reference to WindowsHyperlink
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\Main.cs (1)
52
new ClientSideProviderDescription(new ClientSideProviderFactoryCallback(MS.Internal.AutomationProxies.
WindowsHyperlink
.Create), "SysLink"),