4 references to CMap
PresentationCore (4)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (4)
638
return
CMap
.Keys;
689
return
CMap
.Values;
749
get { return
CMap
.Count; }
768
return
CMap
.GetEnumerator();