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