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 d9a6ae517f
Hide binding plugins and disable Data Annotations validation by default (#20623)
1 month ago
..
Converters Added an optional "ConvertBack" method to FuncValueConverter (#19920) 4 months ago
Core Hide binding plugins and disable Data Annotations validation by default (#20623) 1 month ago
AssignBindingAttribute.cs Allow [AssignBinding] on attached property getters (#18425) 12 months ago
BindingBase.cs Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
BindingChainException.cs chore: fix some comments (#16461) 2 years ago
BindingExpressionBase.cs Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
BindingMode.cs Finished adding nullable annotations to Avalonia.Base. 4 years ago
BindingNotification.cs Fix negation of null values. (#16101) 2 years ago
BindingOperations.cs Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
BindingPriority.cs Remove obsolete members from Avalonia.Base (#20613) 2 months ago
BindingValue.cs Fixed a typo (#16258) 2 years ago
CompiledBinding.cs Add CompiledBinding.Create factory methods from LINQ expressions (#20443) 2 months ago
CompiledBindingPath.cs Remove obsolete members from Avalonia.Base (#20613) 2 months ago
CultureInfoIetfLanguageTagConverter.cs Binding System refactor (#13970) 2 years ago
DataValidationException.cs Finished adding nullable annotations to Avalonia.Base. 4 years ago
IndexerBinding.cs Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
IndexerDescriptor.cs Replace System.Reactive with internal extensions 3 years ago
MultiBinding.cs Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
Optional.cs Improve AvaloniaObject.GetValue performance (#15342) 2 years ago
ReflectionBinding.cs Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months ago
RelativeSource.cs Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
TemplateBinding.cs Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months ago
TemplateBindingExpression.cs Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
UpdateSourceTrigger.cs Binding System refactor (#13970) 2 years ago