13 references to BeginUpdateInternal
System.Windows.Forms (13)
System\Windows\Forms\Control.SuspendMutation.cs (2)
33
/// The default implementation suppresses native painting through <see cref="
BeginUpdateInternal
"/>.
42
BeginUpdateInternal
();
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1419
BeginUpdateInternal
();
3048
BeginUpdateInternal
();
System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs (1)
572
_owner.
BeginUpdateInternal
();
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
25421
BeginUpdateInternal
();
25517
BeginUpdateInternal
();
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1263
BeginUpdateInternal
();
System\Windows\Forms\Controls\ListView\ListView.cs (1)
2359
BeginUpdateInternal
();
System\Windows\Forms\Controls\RichTextBox\RichTextBox.SuspendMutation.cs (1)
13
BeginUpdateInternal
();
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
950
BeginUpdateInternal
();
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
227
BeginUpdateInternal
();
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
1628
BeginUpdateInternal
();