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