2 references to ToThousandthOfEm
PresentationCore (2)
MS\Internal\TextFormatting\ThousandthOfEmRealDoubles.cs (2)
260
double scaled = (value / _emSize) *
ToThousandthOfEm
;
290
private const double ToReal = 1.0 /
ToThousandthOfEm
;