4 writes to _count
PresentationCore (4)
Core\CSharp\System\Windows\Media\CharacterMetricsDictionary.cs (4)
83
_count
= CountValues();
115
_count
= 0;
392
_count
= 0;
422
_count
= 0;
2 references to _count
PresentationCore (2)
Core\CSharp\System\Windows\Media\CharacterMetricsDictionary.cs (2)
81
if (
_count
== 0)
85
return
_count
;