3 references to VerifyNonNegativeMultiplierOfEm
PresentationCore (3)
MS\Internal\FontFace\CompositeFontInfo.cs (1)
308CompositeFontParser.VerifyNonNegativeMultiplierOfEm("Baseline", ref value);
System\Windows\Media\CharacterMetrics.cs (2)
95CompositeFontParser.VerifyNonNegativeMultiplierOfEm("BlackBoxWidth", ref metrics[(int)FieldIndex.BlackBoxWidth]); 96CompositeFontParser.VerifyNonNegativeMultiplierOfEm("BlackBoxHeight", ref metrics[(int)FieldIndex.BlackBoxHeight]);