2 references to ApplySizeConstraints
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
1187
Size adjustedSize =
ApplySizeConstraints
(width, height);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.Internals.cs (1)
191
Size actualSize = control.
ApplySizeConstraints
(expected, expected);