2 references to RoundDipForDisplayMode
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (2)
697return RoundDipForDisplayMode(value, pixelsPerDip, MidpointRounding.ToEven); 720return RoundDipForDisplayMode(value, pixelsPerDip, MidpointRounding.AwayFromZero);