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