2 writes to _clusterMap
PresentationCore (2)
Core\CSharp\System\Windows\Media\GlyphRun.cs (2)
377
_clusterMap
= clusterMap;
1079
_clusterMap
= value;
5 references to _clusterMap
PresentationCore (5)
Core\CSharp\System\Windows\Media\GlyphRun.cs (5)
1071
return
_clusterMap
;
1253
if (
_clusterMap
!= null &&
_clusterMap
.Count != 0)
1254
return
_clusterMap
.Count;
2377
_clusterMap
,