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