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)
4631control.BeginUpdate(); 4635control.BeginUpdate(); 4659control.BeginUpdate(); 4666control.BeginUpdate(); 4697control.BeginUpdate(); 4729control.BeginUpdate();