1 write to _hwndBand
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsRebar.cs (1)
452
_hwndBand
= rebarBandInfo.hwndChild;
2 references to _hwndBand
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
443
if (
_hwndBand
== IntPtr.Zero)
456
return
_hwndBand
;