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.
 
 
 
Dan Walmsley 5128f70f48 whitespace. 7 years ago
..
Collections Use nameof where possible. 7 years ago
Data Fixed argument exception constructor calls. 7 years ago
Diagnostics Make GetDiagnostic work again. 8 years ago
Logging Only log binding errors when attached to a tree. 7 years ago
Metadata WIP almost working fine, style resource binding and minor improvements 9 years ago
Platform XML comment fixes. 7 years ago
Properties Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
Reactive Merge branch 'master' into fix-animation-triggers 8 years ago
Threading More thread safety and ownsImpl argument for DrawingContext 7 years ago
Utilities whitespace. 7 years ago
AttachedProperty.cs Allow any property to be registered anywhere. 8 years ago
Avalonia.Base.csproj Switched to post-processing nuget packages from AggregatePackage SDK 7 years ago
AvaloniaInternalException.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaLocator.cs Spellchecks comments and code in Avalonia.Base 8 years ago
AvaloniaObject.cs Merge branch 'master' into fixes/1099-inherited-propertychanged-order 7 years ago
AvaloniaObjectExtensions.cs Added GetPropertyChangedObservable. 8 years ago
AvaloniaProperty.cs Switched AvaloniaPropertyRegistry._properties from Dictionary to List 7 years ago
AvaloniaPropertyChangedEventArgs.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaPropertyRegistry.cs Merge branch 'master' into perf/cache-ao-initialization 7 years ago
AvaloniaProperty`1.cs Renamed Perspex -> Avalonia 10 years ago
Contract.cs Renamed Perspex -> Avalonia 10 years ago
DirectProperty.cs Allow any property to be registered anywhere. 8 years ago
DirectPropertyMetadata`1.cs Merge overridden direct property metadata. 9 years ago
IAvaloniaObject.cs Fix order of inherited property changed events. 7 years ago
IDescription.cs Renamed Perspex -> Avalonia 10 years ago
IDirectPropertyAccessor.cs Allow any property to be registered anywhere. 8 years ago
IDirectPropertyMetadata.cs Merge overridden direct property metadata. 9 years ago
IPriorityValueOwner.cs Only log binding errors when attached to a tree. 7 years ago
IStyledPropertyAccessor.cs Renamed Perspex -> Avalonia 10 years ago
IStyledPropertyMetadata.cs Renamed Perspex -> Avalonia 10 years ago
PriorityBindingEntry.cs Don't dispose completed binding. 8 years ago
PriorityLevel.cs Don't dispose completed binding. 8 years ago
PriorityValue.cs Only log binding errors when attached to a tree. 7 years ago
PropertyMetadata.cs Spellchecks comments and code in Avalonia.Base 8 years ago
Settings.StyleCop Renamed Perspex -> Avalonia 10 years ago
StyledProperty.cs Renamed Perspex -> Avalonia 10 years ago
StyledPropertyBase.cs Renamed Perspex -> Avalonia 10 years ago
StyledPropertyMetadata`1.cs Remove data validation for non-direct properties. 10 years ago
ValueStore.cs Missed change from merge. 7 years ago