A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Julien Lebosquain 7e81b5d8c2
Fix SelectedItemsControl initialization property order (#13800)
2 years ago
..
PopupRootTests.cs Rename Popup.PlacementMode to Popup.Placement 3 years ago
PopupTests.cs Fix some issues with focus scopes (#13409) 2 years ago
RangeBaseTests.cs Fix: RangeBase should not write coerced values back when DataContext is changing (#11918) 2 years ago
ScrollBarTests.cs Remove copyright headers. 6 years ago
SelectingItemsControlTests.cs Fix SelectedItemsControl initialization property order (#13800) 2 years ago
SelectingItemsControlTests_AutoSelect.cs Make container IsSelected bindings work again. 3 years ago
SelectingItemsControlTests_Multiple.cs Fix some issues with tabbing into virtualized list (#13826) 2 years ago
SelectingItemsControlTests_SelectedValue.cs Added failing test for #11220. 3 years ago
TabStripTests.cs Update usages of ItemsControl Items/ItemsSource. 3 years ago
TemplatedControlTests.cs Removed ITemplatedControl. 3 years ago
ToggleButtonTests.cs Warning cleanup 2 (#13696) 2 years ago
TrackTests.cs Fix some layout rounding issues. 4 years ago
UniformGridTests.cs Implemented UniformGrid. (#1819) 8 years ago