2 instantiations of FormsLink
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (2)
48
return new
FormsLink
(hwnd, null, idChild);
56
ProxySimple wtv = new
FormsLink
(hwnd, null, idChild);
1 reference to FormsLink
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsStatic.cs (1)
77
return
FormsLink
.Create(hwnd, 0);