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