4 references to CMap
PresentationCore (4)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (4)
625
return
CMap
.Keys;
676
return
CMap
.Values;
736
get { return
CMap
.Count; }
755
return
CMap
.GetEnumerator();