5 references to EndUpdateInternal
System.Windows.Forms (5)
winforms\Managed\System\WinForms\Control.cs (1)
6232
return
EndUpdateInternal
(true);
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (1)
679
this.owner.
EndUpdateInternal
(false);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
25627
EndUpdateInternal
(false);
25745
EndUpdateInternal
(false);
winforms\Managed\System\WinForms\TabControl.cs (1)
1179
EndUpdateInternal
(invalidate);