3 references to BlackBoxWidth
PresentationCore (3)
System\Windows\Media\CharacterMetrics.cs (3)
95
CompositeFontParser.VerifyNonNegativeMultiplierOfEm("BlackBoxWidth", ref metrics[(int)FieldIndex.
BlackBoxWidth
]);
103
double horizontalAdvance = metrics[(int)FieldIndex.
BlackBoxWidth
]
116
_blackBoxWidth = metrics[(int)FieldIndex.
BlackBoxWidth
];