1 reference to MinimumLines
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.cs (1)
209int lines = Math.Max(MinimumLines, newHeight / _lineHeight);