2 writes to _clusterMap
PresentationCore (2)
System\Windows\Media\GlyphRun.cs (2)
363_clusterMap = clusterMap; 1054_clusterMap = value;
5 references to _clusterMap
PresentationCore (5)
System\Windows\Media\GlyphRun.cs (5)
1046return _clusterMap; 1226if (_clusterMap != null && _clusterMap.Count != 0) 1227return _clusterMap.Count; 2343_clusterMap,