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