1 write to _isComctrlV6OnOsVerV6orHigher
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
35_isComctrlV6OnOsVerV6orHigher = Misc.IsComctrlV6OnOsVerV6orHigher(hwnd);
5 references to _isComctrlV6OnOsVerV6orHigher
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (5)
93if (_isComctrlV6OnOsVerV6orHigher) 149if (_isComctrlV6OnOsVerV6orHigher && nextLocation == groupInfo._count) 188if (_isComctrlV6OnOsVerV6orHigher && current == groupInfo._count) 237if (_isComctrlV6OnOsVerV6orHigher) 300if (_isComctrlV6OnOsVerV6orHigher)