2 references to ThousandthOfEmToReal
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\ThousandthOfEmRealDoubles.cs (2)
105
return
ThousandthOfEmToReal
(_shortList[index]);
130
_doubleList[i] =
ThousandthOfEmToReal
(_shortList[i]);