2 references to xGetAutoSizedAndAnchored
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Layout\DockAndAnchorLayout.cs (2)
35if(CommonProperties.xGetAutoSizedAndAnchored(element)) { 485if (!autoSize && CommonProperties.xGetAutoSizedAndAnchored(element)) autoSize = true;