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