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