2 writes to _clusterMap
PresentationCore (2)
System\Windows\Media\GlyphRun.cs (2)
348
_clusterMap
= clusterMap;
1039
_clusterMap
= value;
5 references to _clusterMap
PresentationCore (5)
System\Windows\Media\GlyphRun.cs (5)
1031
return
_clusterMap
;
1211
if (
_clusterMap
!= null &&
_clusterMap
.Count != 0)
1212
return
_clusterMap
.Count;
2330
_clusterMap
,