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