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)
4637control.EndUpdate(); 4641control.EndUpdate(); 4671control.EndUpdate(); 4678control.EndUpdate(); 4691control.EndUpdate(); 4699control.EndUpdate(); 4703control.EndUpdate(); 4720control.EndUpdate(); 4734control.EndUpdate(); 4741control.EndUpdate();