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