3 references to DefaultAutoSize
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (1)
602[DefaultValue(CommonProperties.DefaultAutoSize)]
System\Windows\Forms\Layout\CommonProperties.cs (2)
426&& GetAutoSize(element) == DefaultAutoSize) != result, 443|| (GetAutoSize(element) != DefaultAutoSize && xGetDock(element) == DockStyle.None)) == result,