1 write to _isComctrlV6OnOsVerV6orHigher
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
38_isComctrlV6OnOsVerV6orHigher = Misc.IsComctrlV6OnOsVerV6orHigher(hwnd);
5 references to _isComctrlV6OnOsVerV6orHigher
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (5)
96if (_isComctrlV6OnOsVerV6orHigher) 152if (_isComctrlV6OnOsVerV6orHigher && nextLocation == groupInfo._count) 191if (_isComctrlV6OnOsVerV6orHigher && current == groupInfo._count) 240if (_isComctrlV6OnOsVerV6orHigher) 303if (_isComctrlV6OnOsVerV6orHigher)