3 references to IsFamilyMapRangesValid
PresentationCore (3)
Core\CSharp\MS\Internal\FontFace\CompositeFontInfo.cs (3)
193if (!IsFamilyMapRangesValid(ranges)) 205if (!IsFamilyMapRangesValid(_defaultFamilyMapRanges)) 221Debug.Assert(IsFamilyMapRangesValid(familyMapRanges));