1 instantiation of MaxSizeProxy
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (1)
1822private static readonly MaxSizeProxy instance = new MaxSizeProxy();
3 references to MaxSizeProxy
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (3)
879xDistributeSize(styles, strips, start, stop, max, MaxSizeProxy.GetInstance, cellBorderWidth); 1822private static readonly MaxSizeProxy instance = new MaxSizeProxy(); 1828public static MaxSizeProxy GetInstance {