7 references to EnsureUpToDate
System.Windows.Forms (6)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (4)
1001SelectedItems.EnsureUpToDate(); 1794SelectedItems.EnsureUpToDate(); 1808SelectedItems.EnsureUpToDate(); 2179currentSelections.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();