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