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 fb9fc1935e Added IsAttachedToVisualTree extension method. 4 years ago
..
Animation Removed a number of interfaces. 3 years ago
Collections Replaced hard-coded indexer with its actual name 4 years ago
Compatibility Merge branch 'master' into refactor/new-value-store 4 years ago
Controls Removed a number of interfaces. 3 years ago
Data Removed a number of interfaces. 3 years ago
Diagnostics Removed a number of interfaces. 3 years ago
Input Removed IInteractive. 3 years ago
Interactivity Removed IInteractive. 3 years ago
Layout Removed a number of interfaces. 3 years ago
Logging fix(LogArea): Replace string with nameof 4 years ago
LogicalTree Added attributes describing API stability. 4 years ago
Media Removed a number of interfaces. 3 years ago
Metadata Refactor extension to use a custom xaml method 4 years ago
Platform Merge remote-tracking branch 'origin/master' into feature/onplatform-xaml-compiler-support 4 years ago
Properties rename avalonia.web to avalonia.browser 4 years ago
PropertyStore Removed a number of interfaces. 3 years ago
Reactive Removed a number of interfaces. 3 years ago
Rendering Removed a number of interfaces. 3 years ago
Styling Removed ITemplatedControl. 3 years ago
Threading Update DispatcherPriority.cs 3 years ago
Utilities Merge branch 'master' into refactor/new-value-store 4 years ago
VisualTree Added IsAttachedToVisualTree extension method. 3 years ago
ApiCompatBaseline.txt Update api compat baselines. 4 years ago
AttachedProperty.cs Removed a number of interfaces. 3 years ago
Avalonia.Base.csproj Merge branch 'master' into rename-avalonia-web-avalonia-browser 4 years ago
AvaloniaInternalException.cs Finished adding nullable annotations to Avalonia.Base. 4 years ago
AvaloniaLocator.cs Added AvaloniaLocation.GetRequiredService. 4 years ago
AvaloniaObject.cs Removed a number of interfaces. 3 years ago
AvaloniaObjectExtensions.cs Removed a number of interfaces. 3 years ago
AvaloniaProperty.cs Removed a number of interfaces. 3 years ago
AvaloniaPropertyChangedEventArgs.cs Removed a number of interfaces. 3 years ago
AvaloniaPropertyChangedEventArgs`1.cs Removed a number of interfaces. 3 years ago
AvaloniaPropertyChangedExtensions.cs Make OnPropertyChanged non-generic. 4 years ago
AvaloniaPropertyExtensions.cs Merge core libraries. (#5831) 4 years ago
AvaloniaPropertyMetadata.cs Finished adding nullable annotations to Avalonia.Base. 4 years ago
AvaloniaPropertyRegistry.cs Removed a number of interfaces. 3 years ago
AvaloniaProperty`1.cs Removed a number of interfaces. 3 years ago
ClassBindingManager.cs Removed a number of interfaces. 3 years ago
CombinedGeometry.cs Merge core libraries. (#5831) 4 years ago
Contract.cs Remove copyright headers. 6 years ago
CornerRadius.cs Merge core libraries. (#5831) 4 years ago
DirectProperty.cs Removed a number of interfaces. 3 years ago
DirectPropertyBase.cs Removed a number of interfaces. 3 years ago
DirectPropertyMetadata`1.cs Finished adding nullable annotations to Avalonia.Base. 4 years ago
EnumExtensions.cs Remove obsolete members from Avalonia.Base namespace 4 years ago
IDataContextProvider.cs Removed a number of interfaces. 3 years ago
IDescription.cs Finished adding nullable annotations to Avalonia.Base. 4 years ago
IDirectPropertyAccessor.cs Removed a number of interfaces. 3 years ago
IDirectPropertyMetadata.cs Added attributes describing API stability. 4 years ago
INamed.cs Merge core libraries. (#5831) 4 years ago
IStyledPropertyAccessor.cs Initial refactor of AvaloniaObject value store. 4 years ago
IStyledPropertyMetadata.cs Added attributes describing API stability. 4 years ago
Matrix.cs Merge branch 'master' into fix-typos-in-matrix.cs 4 years ago
PixelPoint.cs Merge core libraries. (#5831) 4 years ago
PixelRect.cs Merge core libraries. (#5831) 4 years ago
PixelSize.cs Merge core libraries. (#5831) 4 years ago
PixelVector.cs Merge core libraries. (#5831) 4 years ago
Point.cs Merge branch 'master' into fixes/8092-uselayoutrounding-fixes 4 years ago
Points.cs Merge core libraries. (#5831) 4 years ago
Rect.cs Merge core libraries. (#5831) 4 years ago
RelativePoint.cs Allow for parsing relative points during compile time. (#7987) 4 years ago
RelativeRect.cs Merge core libraries. (#5831) 4 years ago
RenderTargetCorruptedException.cs Merge core libraries. (#5831) 4 years ago
Rotate3DTransform.cs fix: missing invoke of base.OnPropertyChanged 4 years ago
RoundedRect.cs Merge core libraries. (#5831) 4 years ago
Size.cs Compositor works with X11. Somewhat 4 years ago
StyledElement.cs Removed ITemplatedControl. 3 years ago
StyledElementExtensions.cs Removed a number of interfaces. 3 years ago
StyledProperty.cs Removed a number of interfaces. 3 years ago
StyledPropertyBase.cs Removed a number of interfaces. 3 years ago
StyledPropertyMetadata`1.cs Removed a number of interfaces. 3 years ago
Thickness.cs Merge core libraries. (#5831) 4 years ago
Vector.cs Merge core libraries. (#5831) 4 years ago
Visual.cs Removed a number of interfaces. 3 years ago
VisualExtensions.cs Removed a number of interfaces. 3 years ago
VisualTreeAttachmentEventArgs.cs Removed a number of interfaces. 3 years ago
composition-schema.xml Implemented ElementComposition.SetElementChildVisual 3 years ago