2 references to GetHorizontalDockedSize
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Layout\DockAndAnchorLayout.cs (2)
299
Size elementSize =
GetHorizontalDockedSize
(element, remainingBounds.Size, measureOnly);
310
Size elementSize =
GetHorizontalDockedSize
(element, remainingBounds.Size, measureOnly);