2 references to RebarBandChildOverrideProxy
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
166
return new
RebarBandChildOverrideProxy
(hwnd, band, band._item);
328
return new
RebarBandChildOverrideProxy
(HwndBand, this, _item);