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