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