2 references to RoundDipForDisplayMode
PresentationCore (2)
MS\Internal\TextFormatting\TextFormatterImp.cs (2)
644
return
RoundDipForDisplayMode
(value, pixelsPerDip, MidpointRounding.ToEven);
667
return
RoundDipForDisplayMode
(value, pixelsPerDip, MidpointRounding.AwayFromZero);