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 4393d521ec
Ignore child margins when positioning a popup (redux) (#21856)
1 week ago
..
ManagedPopupPositionerTests.cs Position popup using the screen containing the anchor point (#21750) 2 months ago
PopupRootTests.cs Propagate Popup.IsHitTestVisible to IPopupImpl to skip hit-testing popups on the OS level if available (#21916) 1 month ago
PopupTests.cs Ignore child margins when positioning a popup (redux) (#21856) 1 week ago
RangeBaseTests.cs Enable nullability in Controls.UnitTests (#20373) 9 months ago
ScrollBarTests.cs Added arrow key scroll navigation to ScrollViewer control (#20482) 1 month ago
SelectingItemsControlTests.cs Fix #7536: crash when changing source during SelectionChanged (#22102) 2 weeks ago
SelectingItemsControlTests_AutoSelect.cs Fix #7536: crash when changing source during SelectionChanged (#22102) 2 weeks ago
SelectingItemsControlTests_Multiple.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 7 months ago
SelectingItemsControlTests_SelectedValue.cs Enable nullability in Controls.UnitTests (#20373) 9 months ago
TabStripTests.cs Enable nullability in Controls.UnitTests (#20373) 9 months ago
TemplatedControlTests.cs Implement GetTemplateDescendants (#21245) 5 months ago
ToggleButtonTests.cs Prevent toggle controls from changing state when commands cannot execute (#21126) 5 months ago
TrackTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
UniformGridTests.cs Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 7 months ago
VisualLayerManagerTests.cs feat: include VML itself in layer lookup. (#20999) 6 months ago