2 references to GetHorizontalDockedSize
System.Windows.Forms (2)
System\Windows\Forms\Layout\DefaultLayout.cs (2)
430
Size elementSize =
GetHorizontalDockedSize
(element, remainingBounds.Size, measureOnly);
443
Size elementSize =
GetHorizontalDockedSize
(element, remainingBounds.Size, measureOnly);