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