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