2 instantiations of WindowsRebar
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
55return new WindowsRebar(hwnd, null, idChild); 63WindowsRebar wtv = new WindowsRebar (hwnd, null, -1);
2 references to WindowsRebar
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\Main.cs (1)
72new ClientSideProviderDescription(new ClientSideProviderFactoryCallback(MS.Internal.AutomationProxies.WindowsRebar.Create), "ReBarWindow32"),
MS\Internal\AutomationProxies\WindowsRebar.cs (1)
63WindowsRebar wtv = new WindowsRebar (hwnd, null, -1);