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