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