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