1 write to _isComctrlV6OnOsVerV6orHigher
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
45_isComctrlV6OnOsVerV6orHigher = Misc.IsComctrlV6OnOsVerV6orHigher(hwnd);
5 references to _isComctrlV6OnOsVerV6orHigher
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (5)
103if (_isComctrlV6OnOsVerV6orHigher) 159if (_isComctrlV6OnOsVerV6orHigher && nextLocation == groupInfo._count) 198if (_isComctrlV6OnOsVerV6orHigher && current == groupInfo._count) 247if (_isComctrlV6OnOsVerV6orHigher) 310if (_isComctrlV6OnOsVerV6orHigher)