4 references to Count
PresentationUI (4)
MS\Internal\Documents\PeoplePickerWrapper.cs (4)
382String[] names = new string[Count]; 384for (int i = 0; i < Count; i++) 402if (index < 0 || index >= Count) 438if (index < 0 || index >= Count)