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