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.
 
 
 
Max Katz 296b366e78
ToolTip should use Popup internally + fix Popups not closing when placement target is closed (#15358)
2 years ago
..
PopupRootTests.cs Rename Popup.PlacementMode to Popup.Placement 3 years ago
PopupTests.cs ToolTip should use Popup internally + fix Popups not closing when placement target is closed (#15358) 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 AlwaysSelected in conjuction with SelectedItem/SelectedIndex binding (#14107) 2 years ago
SelectingItemsControlTests_AutoSelect.cs Make container IsSelected bindings work again. 3 years ago
SelectingItemsControlTests_Multiple.cs XY focus (#13947) 2 years ago
SelectingItemsControlTests_SelectedValue.cs Fix exception when `SelectedValueBinding` evaluates to null (#14171) 2 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