6 overrides of MinimumSize
System.Windows.Forms (5)
System.Windows.Forms.Design (1)
38 writes to MinimumSize
PresentationUI (8)
MS\Internal\Documents\SignatureSummaryDialog.cs (6)
237MinimumSize = new Size(IconWidth + SummaryNameTextWidth, 0),
248MinimumSize = new Size(IntentTextWidth, 0),
259MinimumSize = new Size(LocaleTextWidth, 0),
270MinimumSize = new Size(SignByTextWidth, 0),
290MinimumSize = new Size(IconWidth + SummaryNameTextWidth, 0),
300MinimumSize = new Size(IntentTextWidth, 0),
System.Windows.Forms (13)
System.Windows.Forms.Design (17)
22 references to MinimumSize
System.Windows.Forms (18)
System.Windows.Forms.Design (2)
WindowsFormsIntegration (2)