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 dc3415c090
Nullable annotations for AvaloniaObject/AvaloniaProperty etc. (#7078)
5 years ago
..
Converters Merge branch 'master' into fixes/Some_Null_Annotation_And_Warning 5 years ago
Core Nullable annotations for AvaloniaObject/AvaloniaProperty etc. (#7078) 5 years ago
AssignBindingAttribute.cs Remove copyright headers. 7 years ago
BindingChainException.cs Remove copyright headers. 7 years ago
BindingMode.cs Remove copyright headers. 7 years ago
BindingNotification.cs Remove copyright headers. 7 years ago
BindingOperations.cs Reduce memory pressure when using bindings. 6 years ago
BindingPriority.cs Remove copyright headers. 7 years ago
BindingValue.cs Nullable annotations for AvaloniaObject/AvaloniaProperty etc. (#7078) 5 years ago
DataValidationException.cs Allowed pass object as validation error 7 years ago
IBinding.cs Remove copyright headers. 7 years ago
IndexerBinding.cs Fixed indexer binding for null target property. 6 years ago
IndexerDescriptor.cs Remove copyright headers. 7 years ago
InstancedBinding.cs Remove copyright headers. 7 years ago
Optional.cs Correctly handle default values in batch update notifications. 5 years ago