2 references to IdealToRealWithNoRounding
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
2852
return TextFormatterImp.
IdealToRealWithNoRounding
(i);
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
706
double value =
IdealToRealWithNoRounding
(i);