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