12 references to BeginUpdate
System.Windows.Forms (5)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (3)
597BeginUpdate(); 1920BeginUpdate(); 2100BeginUpdate();
System\Windows\Forms\Controls\ListBoxes\ListBox.IntegerCollection.cs (1)
178_owner.BeginUpdate();
System\Windows\Forms\Controls\ListBoxes\ListBox.ObjectCollection.cs (1)
183_owner.BeginUpdate();
System.Windows.Forms.Design (1)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (1)
131_listBox.BeginUpdate();
System.Windows.Forms.Tests (6)
System\Windows\Forms\ListBoxTests.cs (6)
4629control.BeginUpdate(); 4633control.BeginUpdate(); 4657control.BeginUpdate(); 4664control.BeginUpdate(); 4695control.BeginUpdate(); 4727control.BeginUpdate();