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