6 references to EndUpdateInternal
System.Windows.Forms (6)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1867
if (
EndUpdateInternal
())
2952
EndUpdateInternal
();
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1357
EndUpdateInternal
();
System\Windows\Forms\Controls\ListView\ListView.cs (1)
3159
EndUpdateInternal
();
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
222
EndUpdateInternal
();
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
1576
EndUpdateInternal
();