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 1ee1509352
Fixes several simple TODO12 (#20544)
1 week ago
..
AvaloniaPropertyDictionaryTests.cs Improve AvaloniaObject.GetValue performance (#15342) 2 years ago
AvaloniaResourcesIndexTests.cs Try to combine AvaloniaResources with the same system path (#15302) 2 years ago
DelegateCommand.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 1 month ago
InlineDictionaryTests.cs Fix InlineDictionary Behavior for Single Item Reassignment (#17370) 1 year ago
MathUtilitiesTests.cs Remove duplicate code for RoundLayoutValue 6 years ago
SingleOrQueueTests.cs Use SingleOrQueue instead of Queue in DeferredSetter. Make sure tests pass. 8 years ago
SpanStringTokenizerTests.cs Add SpanStringTokenizer and avoid many string allocations in FontCollectionBase (#17745) 1 year ago
StringSplitterTests.cs Add support for parsing BoxShadows with color functions (#20321) 2 months ago
UriExtensionsTests.cs Handle long file paths in UriFromFilePath (#19955) 3 months ago
WeakHashListTests.cs Another fix for WeakHashList. Added basic unit tests. 4 years ago