2 references to GetGrowthBounds
System.Windows.Forms (2)
System\Windows\Forms\Layout\DefaultLayout.cs (2)
52newBounds = GetGrowthBounds(element, prefSize); 61newBounds = GetGrowthBounds(element, newSize);