2 references to RebarBandChildOverrideProxy
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
184
return new
RebarBandChildOverrideProxy
(hwnd, band, band._item);
346
return new
RebarBandChildOverrideProxy
(HwndBand, this, _item);