6 references to EndUpdateInternal
System.Windows.Forms (6)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1879
if (
EndUpdateInternal
())
2959
EndUpdateInternal
();
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1355
EndUpdateInternal
();
System\Windows\Forms\Controls\ListView\ListView.cs (1)
3170
EndUpdateInternal
();
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
218
EndUpdateInternal
();
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
1574
EndUpdateInternal
();