16 references to EndUpdate
System.Windows.Forms (5)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (3)
608EndUpdate(); 1923EndUpdate(); 2130EndUpdate();
System\Windows\Forms\Controls\ListBoxes\ListBox.IntegerCollection.cs (1)
198_owner.EndUpdate();
System\Windows\Forms\Controls\ListBoxes\ListBox.ObjectCollection.cs (1)
197_owner.EndUpdate();
System.Windows.Forms.Design (1)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (1)
147_listBox.EndUpdate();
System.Windows.Forms.Tests (10)
System\Windows\Forms\ListBoxTests.cs (10)
4639control.EndUpdate(); 4643control.EndUpdate(); 4673control.EndUpdate(); 4680control.EndUpdate(); 4693control.EndUpdate(); 4701control.EndUpdate(); 4705control.EndUpdate(); 4722control.EndUpdate(); 4736control.EndUpdate(); 4743control.EndUpdate();