25 Commits (fa17c22131e7e185cee5f72f047ff626948fa4a6)

Author SHA1 Message Date
Julien Lebosquain 960cb39414
Enable nullability in Controls.UnitTests (#20373) 3 months ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Steven Kirk 9287ab5913
SelectedItems and SelectedIndexes implement INCC. (#15498) 2 years ago
Steven Kirk 3692960ce5
Fix AlwaysSelected in conjuction with SelectedItem/SelectedIndex binding (#14107) 2 years ago
Steven Kirk 5fb0cf7dda Added failing test for #11617. 3 years ago
Steven Kirk 58b404a3ab Added failing test for #7974. 3 years ago
Steven Kirk 17f7541fdd Fix selection in combination with move. 3 years ago
Steven Kirk 2c3f70bd07 Add more tests for resetting InternalSelectionModel. 5 years ago
Steven Kirk 50b2b3320c Move test to existing test case. 5 years ago
Andrey Kunchev b8686877af add failing test for issue #4945 5 years ago
Andrey Kunchev 9a4e86e936 add one more unit test for selection 5 years ago
Andrey Kunchev fb1c7fdcbe add failing test for issue #4875 6 years ago
Steven Kirk 9e0c92c630 Raise SelectedItems property changed events. 6 years ago
Steven Kirk faaa8f28e9 Added failing tests for #4048. 6 years ago
Steven Kirk b73ba99077 Reafactor SelectingItemsControl selection. 6 years ago
Steven Kirk 22580652fa More failing SelectionModel tests. 6 years ago
Steven Kirk 525dbbb2e7 Addeding failing selection tests. 6 years ago
Steven Kirk a078974eba Implement changing selection mode. 6 years ago
Steven Kirk e4f03fdf79 Fix working with collections of value types. 6 years ago
Steven Kirk 9c8376348c Make remaining tests pass. 6 years ago
Steven Kirk b499321f68 Don't raise LostSelection when changing source. 6 years ago
Steven Kirk 1120820b7e Implemented SelectionMode.AlwaysSelected. 6 years ago
Steven Kirk a9b04a5c2c Started integrating new SelectionModel. 6 years ago
Steven Kirk e62bacab7e Reimplemented SelectionModel. 6 years ago