2 instantiations of RebarBandChildOverrideProxy
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
165
return new
RebarBandChildOverrideProxy
(hwnd, band, band._item);
329
return new
RebarBandChildOverrideProxy
(HwndBand, this, _item);