6 overrides of MinimumSize
System.Windows.Forms (5)
System.Windows.Forms.Design (1)
86 writes to MinimumSize
Accessibility_Core_App (1)
PresentationUI (8)
MS\Internal\Documents\SignatureSummaryDialog.cs (6)
238MinimumSize = new Size(IconWidth + SummaryNameTextWidth, 0),
249MinimumSize = new Size(IntentTextWidth, 0),
260MinimumSize = new Size(LocaleTextWidth, 0),
271MinimumSize = new Size(SignByTextWidth, 0),
291MinimumSize = new Size(IconWidth + SummaryNameTextWidth, 0),
301MinimumSize = new Size(IntentTextWidth, 0),
System.Windows.Forms (13)
System.Windows.Forms.Design (17)
System.Windows.Forms.Tests (47)
107 references to MinimumSize
System.Windows.Forms (18)
System.Windows.Forms.Design (2)
System.Windows.Forms.Design.Tests (1)
System.Windows.Forms.Tests (84)
WindowsFormsIntegration (2)