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