7 references to EnsureUpToDate
System.Windows.Forms (6)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (4)
1003SelectedItems.EnsureUpToDate(); 1796SelectedItems.EnsureUpToDate(); 1810SelectedItems.EnsureUpToDate(); 2181currentSelections.EnsureUpToDate();
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedIndexCollection.cs (1)
166_owner.SelectedItems.EnsureUpToDate();
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedObjectCollection.cs (1)
113EnsureUpToDate();
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListBox.SelectedObjectCollectionTests.cs (1)
118_collection.EnsureUpToDate();