2 references to EndUpdate
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
1940
public void EndUpdate() =>
EndUpdate
(invalidate: true);
System\Windows\Forms\Controls\ComboBox\ComboBox.SuspendMutation.cs (1)
21
EndUpdate
(invalidate: !IsRecursiveInvalidateAfterSuspendPaintingRequested);