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