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 fa69cf2a49 Fix some issues with focus scopes (#13409) 3 years ago
..
PopupPositioning Comment syntax fixes 3 years ago
AccessText.cs In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021) 3 years ago
AdornerLayer.cs fix: Address Rule AVP1010 AvaloniaProperty owner {type} , which is not the containing type 4 years ago
ChromeOverlayLayer.cs Removed legacy renderers 4 years ago
HeaderedContentControl.cs Remove IPresenter and IContentPresenter. 3 years ago
HeaderedItemsControl.cs In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021) 3 years ago
HeaderedSelectingItemsControl.cs In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021) 3 years ago
ILogicalScrollable.cs Removed a number of interfaces. 4 years ago
IPopupHost.cs Remove IPresenter and IContentPresenter. 3 years ago
IScrollSnapPointsInfo.cs make AreVerticalSnapPointsRegular and AreHorizontalSnapPointsRegular styled properties 4 years ago
LightDismissOverlayLayer.cs use pattern match to make more readable and eliminate an if. 3 years ago
OverlayLayer.cs Add BypassFlowDirectionPolicies to OverlayerLayer 3 years ago
OverlayPopupHost.cs fixes the overlay popup glitch where it renders at 0,0 before applying the offet. 3 years ago
Popup.cs Fix some issues with focus scopes (#13409) 3 years ago
PopupRoot.cs Fix some issues with focus scopes (#13409) 3 years ago
RangeBase.cs Switch RangeBase.ValueChanged from generic RoutedPropertyChangedEventArgs<double> to RangeBaseValueChangedEventArgs 3 years ago
RangeBaseValueChangedEventArgs.cs Update RangeBaseValueChangedEventArgs comments 3 years ago
ScrollBar.cs In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021) 3 years ago
ScrollBarVisibility.cs Add at least basic class level docs for several controls. 5 years ago
ScrollEventType.cs Remove copyright headers. 7 years ago
SelectingItemsControl.cs In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021) 3 years ago
SnapPointsAlignment.cs add doc comments 4 years ago
SnapPointsType.cs add doc comments 4 years ago
TabStrip.cs Support heterogeneous item containers. 3 years ago
TabStripItem.cs Remove copyright headers. 7 years ago
TemplateAppliedEventArgs.cs Remove copyright headers. 7 years ago
TemplatedControl.cs In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021) 3 years ago
TextSearch.cs Nullability fixes for Avalonia.Controls 4 years ago
Thumb.cs In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021) 3 years ago
ToggleButton.cs Prevent all obsolete members from listing in auto-completions 3 years ago
Track.cs In `Avalonia.Controls`, modernized `get`ter/`set`ter syntax (#13021) 3 years ago
UniformGrid.cs Fix SetCurrentValue warnings 3 years ago
VisualLayerManager.cs Make some members internal in core classes. 3 years ago