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