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.
 
 
 
Jeremy Koritzinsky b0d013ad25 Fix tests. 8 years ago
..
PopupRootTests.cs Change StylingParent for Popup to be PopupRoot so local styles flow to it. 8 years ago
PopupTests.cs Fix tests. 8 years ago
RangeBaseTests.cs Refactor DeferredSetter logic to allow passing references to backing fields and utilizing that in all usages. Refactor SetAndRaise logic to be combined and simplified between the two use cases. Now the common case delegates to the less specialized case. 8 years ago
ScrollBarTests.cs Fix xunit warnings. 8 years ago
SelectingItemsControlTests.cs Fixed Assert.Null warnings. 8 years ago
SelectingItemsControlTests_AutoSelect.cs Renamed Perspex -> Avalonia 10 years ago
SelectingItemsControlTests_Multiple.cs Fixed Assert.Null warnings. 8 years ago
TabStripTests.cs Treat warnings as errors. 10 years ago
TemplatedControlTests.cs Make Collection Properties get-only 8 years ago
ToggleButtonTests.cs Implemented three states on ToggleButton, CheckBox and RadioButton. 8 years ago
TrackTests.cs Added failing test for #1297 8 years ago