4 references to Count
PresentationCore (4)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (4)
1401if (Count() == 2) 1474if ((index >= Count()) || (index < 0)) 1479if (Count() == 1) 1639return _map.Count();