3 references to _maxSizeInt
PresentationFramework (3)
src\Framework\MS\Internal\Text\TextDpi.cs (3)
144
if (width >
_maxSizeInt
) { width =
_maxSizeInt
; }
210
private const double _maxSize = ((double)
_maxSizeInt
) / _scale; // = 3,579,139.40 pixels