2 references to IdealToRealWithNoRounding
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3027return TextFormatterImp.IdealToRealWithNoRounding(i);
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (1)
736double value = IdealToRealWithNoRounding(i);