You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix null values in AutoCompleteCustomSource (#10905)
* Refactoring to add ArgumentNullException/InvalidOperationException to AutoCompleteCustomSource and add tests to verify
Cleanup/Refactor of StringSource
* Moved tests to AutoCompleteStringCollectionTests
* Changes from review
* change from review
* Use Items property instead of private backing field
0 commit comments