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