1 instantiation of MaxSizeProxy
System.Windows.Forms (1)
System\Windows\Forms\Layout\TableLayout.MaxSizeProxy.cs (1)
16public static MaxSizeProxy GetInstance { get; } = new();
2 references to MaxSizeProxy
System.Windows.Forms (2)
System\Windows\Forms\Layout\TableLayout.cs (1)
887xDistributeSize(styles, strips, start, stop, max, MaxSizeProxy.GetInstance, cellBorderWidth);
System\Windows\Forms\Layout\TableLayout.MaxSizeProxy.cs (1)
16public static MaxSizeProxy GetInstance { get; } = new();