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