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