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