3 references to _minSizeInt
PresentationFramework (3)
src\Framework\MS\Internal\Text\TextDpi.cs (3)
145
else if (width <
_minSizeInt
) { width =
_minSizeInt
; }
216
private const double _minSize = ((double)
_minSizeInt
) / _scale; // > 0