1 write to _isComctrlV6OnOsVerV6orHigher
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
36_isComctrlV6OnOsVerV6orHigher = Misc.IsComctrlV6OnOsVerV6orHigher(hwnd);
5 references to _isComctrlV6OnOsVerV6orHigher
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (5)
94if (_isComctrlV6OnOsVerV6orHigher) 150if (_isComctrlV6OnOsVerV6orHigher && nextLocation == groupInfo._count) 189if (_isComctrlV6OnOsVerV6orHigher && current == groupInfo._count) 238if (_isComctrlV6OnOsVerV6orHigher) 301if (_isComctrlV6OnOsVerV6orHigher)