2 references to ApplySizeConstraints
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
2789proposedSize = ApplySizeConstraints(proposedSize); 2826prefSize = ApplySizeConstraints(prefSize);