2 references to UpdateAnchorInfoV2
System.Windows.Forms (2)
System\Windows\Forms\Layout\DefaultLayout.cs (2)
370UpdateAnchorInfoV2((Control)element, ignoreParentSuspendState: true); 831internal static void UpdateAnchorInfoV2(Control control) => UpdateAnchorInfoV2(control, ignoreParentSuspendState: false);