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