1 write to _count
PresentationCore (1)
Core\CSharp\System\Windows\Media\FamilyMapCollection.cs (1)
403
_count
= count;
2 references to _count
PresentationCore (2)
Core\CSharp\System\Windows\Media\FamilyMapCollection.cs (2)
410
if (_index <
_count
)
413
if (_index <
_count
)