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 e074a70187 Refactored style invalidation/removal. 3 years ago
..
AvaloniaPropertyDictionaryPool.cs Make fields readonly. 3 years ago
BindingEntryBase.cs Avoid boxing in EffectiveValue<T>.SetAndRaise. 3 years ago
DirectBindingObserver.cs Store direct property bindings in ValueStore. 4 years ago
DirectUntypedBindingObserver.cs Store direct property bindings in ValueStore. 4 years ago
EffectiveValue.cs Remove unused code. 3 years ago
EffectiveValue`1.cs Cache property metadata in effective value. 3 years ago
FramePriority.cs Refactored how we switch control themes. 3 years ago
IValueEntry.cs Remove unneeded method. 3 years ago
IValueEntry`1.cs Avoid boxing in EffectiveValue<T>.SetAndRaise. 3 years ago
ImmediateValueEntry.cs Avoid boxing in EffectiveValue<T>.SetAndRaise. 3 years ago
ImmediateValueFrame.cs Refactored style invalidation/removal. 3 years ago
LocalValueBindingObserver.cs Initial refactor of AvaloniaObject value store. 4 years ago
LocalValueUntypedBindingObserver.cs Fix missing logging. 4 years ago
LoggingUtils.cs Unwrap exceptions before logging. 4 years ago
PropertyNotifying.cs Fix DataContext notifications. 4 years ago
SourceUntypedBindingEntry.cs Remove unneeded interface. 3 years ago
TypedBindingEntry.cs Remove unneeded interface. 3 years ago
UntypedBindingEntry.cs Refactor binding IValueEntry into base class. 4 years ago
UntypedValueUtils.cs Refactor binding IValueEntry into base class. 4 years ago
ValueFrame.cs Refactored how we switch control themes. 3 years ago
ValueStore.cs Refactored style invalidation/removal. 3 years ago