1 write to _hwndBand
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsRebar.cs (1)
438
_hwndBand
= rebarBandInfo.hwndChild;
2 references to _hwndBand
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
427
if (
_hwndBand
== IntPtr.Zero)
442
return
_hwndBand
;