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