4 references to CMap
PresentationCore (4)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (4)
626
return
CMap
.Keys;
677
return
CMap
.Values;
737
get { return
CMap
.Count; }
756
return
CMap
.GetEnumerator();