15 Commits (01f7369f0181ab499bd7de394c8a75f2fff07264)

Author SHA1 Message Date
Julien Lebosquain b09e0d5677
Implement TextSearch.TextBinding (#18405) 1 year ago
Jonko 418e15d294
Search all SelectingItemsControl items with TextSearch on key input, not just realized ones (#17506) 1 year ago
Steven Kirk cc082f9170
Make VirtualizingStackPanel better handle container size changes (#16168) 2 years ago
crazeteam 0b72cdb512
chore: remove repetitive words (#15116) 2 years ago
NLNet df0342f17e
Fix VirtualizingPanel's RemoveInternalChildRange() removing elements from 0 (#12476) (#12877) 3 years ago
Steven Kirk 8a354d8cb9 Only prepare items that are containers once. 3 years ago
Steven Kirk ba7e8a20b5 Added ItemsControl.ItemsSource. 3 years ago
Steven Kirk c55b7a9000 Correctly handle control items being removed. 3 years ago
Steven Kirk d5a585d722 Tweaked VirtualizingPanel API. 3 years ago
Steven Kirk 3195df0910 Use ItemsSourceView in ItemsControl. 3 years ago
Steven Kirk 000f393be7 Refresh containers when relevant property changes. 3 years ago
Steven Kirk 14d429ec4e Added ItemsControl.GetRealizedContainers(). 3 years ago
Steven Kirk 57b1ba965c Implement INavigableContainer. 3 years ago
Steven Kirk 1101f28dd7 Refactored ItemContainerGenerator. 3 years ago
Steven Kirk c20e3c29e6 Initial (re)impl of VirtualizingStackPanel. 3 years ago