2 references to RoundDipForDisplayMode
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (2)
697
return
RoundDipForDisplayMode
(value, pixelsPerDip, MidpointRounding.ToEven);
720
return
RoundDipForDisplayMode
(value, pixelsPerDip, MidpointRounding.AwayFromZero);