2 instantiations of WindowsRebar
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
70return new WindowsRebar(hwnd, null, idChild); 78WindowsRebar wtv = new WindowsRebar (hwnd, null, -1);
2 references to WindowsRebar
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Main.cs (1)
80new ClientSideProviderDescription(new ClientSideProviderFactoryCallback(MS.Internal.AutomationProxies.WindowsRebar.Create), "ReBarWindow32"),
MS\Internal\AutomationProxies\WindowsRebar.cs (1)
78WindowsRebar wtv = new WindowsRebar (hwnd, null, -1);