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