3 references to BlackBoxWidth
PresentationCore (3)
System\Windows\Media\CharacterMetrics.cs (3)
93CompositeFontParser.VerifyNonNegativeMultiplierOfEm(nameof(BlackBoxWidth), ref metrics[(int)FieldIndex.BlackBoxWidth]); 101double horizontalAdvance = metrics[(int)FieldIndex.BlackBoxWidth] 114_blackBoxWidth = metrics[(int)FieldIndex.BlackBoxWidth];