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