165 Commits (0cb33dbd78722fa08459e243e532d82f60e5adc6)

Author SHA1 Message Date
Steven Kirk 62314a010e
Fix some issues with tabbing into virtualized list (#13826) 3 years ago
workgroupengineering d2cbf97b3e
fix: `ItemsControlFromItemContainer` typo (#13118) 3 years ago
Steven Kirk f8ea38c90e Fix property name. 3 years ago
Steven Kirk a48e4e7cdc Fix comment. 3 years ago
Steven Kirk 03ff228a6d Preserve container themes set locally. 3 years ago
Steven Kirk f347eaf711 Accept base TargetType in ItemContainerTheme 3 years ago
Steven Kirk 754bdd4220 Handle changing ItemContainerTheme properly. 3 years ago
Emmanuel Hansen 6b06e5c5fb remove IScrollSnapPointsInfo implementation from ItemsControl 3 years ago
Steven Kirk 9d16e33843 Started refactoring ListBox selection. 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago
Steven Kirk 8bfe6b9645 Support heterogeneous item containers. 3 years ago
Steven He be14072ab2 Prevent all obsolete members from listing in auto-completions 3 years ago
Steven Kirk d37de0b634 Allow setting item container properties in styles. 3 years ago
Steven Kirk 191a835c6a Make container IsSelected bindings work again. 3 years ago
Steven Kirk 39db10b345 Handle recycling control items inside containers. 3 years ago
Steven Kirk 345fb7e1d6 Register anchor candidate in panel. 3 years ago
Steven Kirk b7a249107b Make data templates work again with MenuItem. 3 years ago
Steven Kirk 18daa4cf37 Make ItemsControl.Items read-only. 3 years ago
Julien Lebosquain aa55ad2329
Addressed feedback on PR #10608 3 years ago
Steven Kirk 791ea8beef Added container lifecycle events. 4 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 4 years ago
Steven Kirk 9856711494 Don't modify logical tree in ItemsSource mode. 4 years ago
Steven Kirk 2c56019d77 Update ItemsControl XML docs. 4 years ago
Steven Kirk 254d58da6a Change type of ItemsView property. 4 years ago
Steven Kirk 57c997bed7 Support multiple `InheritDataTypeFromItems`. 4 years ago
Steven Kirk ba7e8a20b5 Added ItemsControl.ItemsSource. 4 years ago
Steven Kirk 5281bbcca0 Search for data template on tree attachment. 4 years ago
Steven Kirk d98467c3d8 Remove TotalCountChanged. 4 years ago
Steven Kirk c9bb9f2c01 Don't add duplicate logical children. 4 years ago
amwx c80cdd1d3a InheritDataTypeFromItems for DisplayMemberBinding & cleanup ItemsControl 4 years ago
Julien Lebosquain e1138f2cb6
Nullability fixes for Avalonia.Controls 4 years ago
Max Katz e9a01c6c21 Update naming 4 years ago
Max Katz d8d2240ecb Implement support for DataTypeInheritFromAttribute 4 years ago
Emmanuel Hansen feddc7e1c4 make AreVerticalSnapPointsRegular and AreHorizontalSnapPointsRegular styled properties 4 years ago
Steven Kirk b127453467 Remove hack from ItemsControl. 4 years ago
Steven Kirk f289099aeb Added IChildIndexProvider.TotalCountChanged. 4 years ago
Steven Kirk 8861f62ec1 Added index to ChildIndexChangedEventArgs. 4 years ago
Emmanuel Hansen b1b63cba2a wip 4 years ago
Steven Kirk 2b02afce36 Added ItemsPanelRoot for WPF/UWP compat. 4 years ago
Steven Kirk 76b51cf2a9 Fix property name. 4 years ago
Steven Kirk d7201d28e6 Removed IItemsPresenterHost. 4 years ago
Steven Kirk 6d267f9d20 Add scroll anchoring support to ItemsControl. 4 years ago
Steven Kirk 67d200c100 Fix menu theming. 4 years ago
Steven Kirk 0b3aa3a84b Prepare new containers before adding to tree. 4 years ago
Steven Kirk 518391b37d Make ItemsSourceView ctors private. 4 years ago
Steven Kirk 3195df0910 Use ItemsSourceView in ItemsControl. 4 years ago
Steven Kirk 06de4bb8ab Update comment. 4 years ago
Steven Kirk c99307c6fa Use more consistent naming. 4 years ago
Steven Kirk 56db1dbd61 Remove unneeded change handler. 4 years ago