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.
 
 
 
Steven Kirk 5d3a9c167a
Fix BindingExpression.LeafNode throwing when nodes list is empty (#20442)
4 weeks ago
..
Parsers Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 4 weeks ago
Plugins Update to xunit.v3 (#20331) 4 weeks ago
BindingExpressionTests.AttachedProperty.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.AvaloniaProperty.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.DataValidation.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 1 month ago
BindingExpressionTests.GetValue.cs Fix BindingExpression.LeafNode throwing when nodes list is empty (#20442) 4 weeks ago
BindingExpressionTests.Indexer.cs Update to xunit.v3 (#20331) 4 weeks ago
BindingExpressionTests.Mode.cs Made OneTime bindings update on DataContext changes (#17683) 1 year ago
BindingExpressionTests.Negation.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.Observable.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 1 month ago
BindingExpressionTests.Property.cs Make bindings react to PropertyChanged even if property hasn't changed (#16150) 2 years ago
BindingExpressionTests.SetValue.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.Task.cs Binding System refactor (#13970) 2 years ago
BindingExpressionTests.UpdateSourceTrigger.cs Misc warning fixes (#14766) 2 years ago
BindingExpressionTests.cs Fix BindingExpression.LeafNode throwing when nodes list is empty (#20442) 4 weeks ago
BindingPathFromExpressionBuilder.cs Binding System refactor (#13970) 2 years ago
CompiledBindingPathFromExpressionBuilder.cs Binding System refactor (#13970) 2 years ago
ErrorCollectingTextBox.cs Null conditional operator in bindings (#18270) 11 months ago
IndeiBase.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 1 month ago
NullConditionalBindingTests.cs Fix binding null conditional operator not working with AvaloniaProperty (#18583) 10 months ago
PropertyPathGrammarTests.cs Implemented PropertyPathGrammar 7 years ago