4 references to Count
PresentationCore (4)
Graphics\include\exports.cs (4)
1558if (Count() == 2) 1631if ((index >= Count()) || (index < 0)) 1636if (Count() == 1) 1797return _map.Count();