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