5 overrides of MaximumSize
System.Windows.Forms (5)
26 writes to MaximumSize
Microsoft.VisualBasic.Forms (2)
PresentationUI (12)
MS\Internal\Documents\SignatureSummaryDialog.cs (6)
238MaximumSize = new Size(IconWidth + SummaryNameTextWidth, 0),
249MaximumSize = new Size(IntentTextWidth, 0),
260MaximumSize = new Size(LocaleTextWidth, 0),
271MaximumSize = new Size(SignByTextWidth, 0),
289MaximumSize = new Size(IconWidth + SummaryNameTextWidth, 0),
301MaximumSize = new Size(IntentTextWidth, 0),
System.Windows.Forms (10)
System.Windows.Forms.Design (1)
WindowsFormsIntegration (1)
19 references to MaximumSize
System.Windows.Forms (16)
WindowsFormsIntegration (3)