Implemented interface member:
3 references to Count
PresentationCore (3)
MS\Internal\PartialArray.cs (3)
145if ((array.Length - Count - arrayIndex) < 0) 156for (int i = 0; i < Count; i++) 168for (int i = 0; i < Count; i++)