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