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.
 
 
 
Emmanuel Hansen 5a1476375f Set IsKeyboardFocusWithin to false when control is detached from visual tree (#19369) 6 months ago
..
PopupRootTests.cs Custom popup placement callback (#15667) 1 year ago
PopupTests.cs Set IsKeyboardFocusWithin to false when control is detached from visual tree (#19369) 6 months 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 Keep SelectingItemsControl selection values until ItemsSource is set (#18634) 10 months 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 Keep SelectingItemsControl selection values until ItemsSource is set (#18634) 10 months 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 [Issue 18806] Prevent children of UniformGrid from having negative dimensions when row/col spacing exceeds available space (#18832) 8 months ago