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.
 
 
 
lnxon 40b73a661f
Fix issue #11006 by correcting SelectionChanged event to be fired AFTER (not before) raising Prop… (#13503)
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 Remove copyright headers. 6 years ago
ScrollBarTests.cs Remove copyright headers. 6 years ago
SelectingItemsControlTests.cs Fix issue #11006 by correcting SelectionChanged event to be fired AFTER (not before) raising Prop… (#13503) 2 years ago
SelectingItemsControlTests_AutoSelect.cs Make container IsSelected bindings work again. 3 years ago
SelectingItemsControlTests_Multiple.cs Fix initial logical scrollable state (#13066) 3 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 Implement events for ToggleButton. 6 years ago
TrackTests.cs Fix some layout rounding issues. 4 years ago
UniformGridTests.cs Implemented UniformGrid. (#1819) 8 years ago