2 references to ThousandthOfEmToReal
PresentationCore (2)
MS\Internal\TextFormatting\ThousandthOfEmRealDoubles.cs (2)
98
return
ThousandthOfEmToReal
(_shortList[index]);
123
_doubleList[i] =
ThousandthOfEmToReal
(_shortList[i]);