2 references to Count
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsAltTab.cs (2)
128return CreateAltTabItem(Count - 1); 201if (item >= 0 && item < this.Count)