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