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.
 
 
 
daniel mayost f80cf2d355 add base.OnAttachedToVisualTree(e) call to repeater 4 years ago
..
ElementFactory.cs Add nullable annotations to Avalonia.Controls. 4 years ago
IElementFactory.cs Add nullable annotations to Avalonia.Controls. 4 years ago
ItemTemplateWrapper.cs Add nullable annotations to Avalonia.Controls. 4 years ago
ItemsRepeater.cs add base.OnAttachedToVisualTree(e) call to repeater 4 years ago
ItemsRepeaterElementClearingEventArgs.cs Moved ItemsRepeater to Avalonia.Controls. 7 years ago
ItemsRepeaterElementIndexChangedEventArgs.cs Fix incorrect argument ordering. 6 years ago
ItemsRepeaterElementPreparedEventArgs.cs Moved ItemsRepeater to Avalonia.Controls. 7 years ago
RecyclePool.cs Remove generics from IAvaloniaObject. 4 years ago
RecyclingElementFactory.cs Remove #nullable directives. 4 years ago
RepeaterLayoutContext.cs Add nullable annotations to Avalonia.Controls. 4 years ago
UniqueIdElementPool.cs Add nullable annotations to Avalonia.Controls. 4 years ago
ViewManager.cs Remove generics from IAvaloniaObject. 4 years ago
ViewportManager.cs Fix IsRegisteredAsAnchorCandidate desync, mainly affecting recycled anchors 4 years ago
VirtualizationInfo.cs Add nullable annotations to Avalonia.Controls. 4 years ago