2 instantiations of FormsLink
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (2)
65return new FormsLink(hwnd, null, idChild); 73ProxySimple wtv = new FormsLink(hwnd, null, idChild);
1 reference to FormsLink
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsStatic.cs (1)
88return FormsLink.Create(hwnd, 0);