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