1 write to _count
PresentationCore (1)
Core\CSharp\System\Windows\Media\GlyphRun.cs (1)
2134
_count
= codePointCount + 1;
1 reference to _count
PresentationCore (1)
Core\CSharp\System\Windows\Media\GlyphRun.cs (1)
2192
get { return
_count
; }