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 6eb80bd55c fix broken logic. 8 years ago
..
AccessText.cs Fixed doc comments. 8 years ago
AdornerDecorator.cs Renamed Perspex -> Avalonia 10 years ago
AdornerLayer.cs Make AdornerLayer hit-test visible 8 years ago
HeaderedContentControl.cs Use nameof where possible. 8 years ago
HeaderedItemsControl.cs Renamed Perspex -> Avalonia 10 years ago
HeaderedSelectingControl.cs Renamed Perspex -> Avalonia 10 years ago
ILogicalScrollable.cs Implement disabling of ListBox scrollbars. 8 years ago
Popup.cs Implement Topmost property on Popup 8 years ago
PopupRoot.cs walk tree to find window. 8 years ago
RangeBase.cs Make RangeBase.Value bind TwoWay by default. Fixes #841. 9 years ago
ScrollBar.cs Added a Scroll event to ScrollBar 8 years ago
ScrollBarVisibility.cs Added ScrollBarVisibility.Disabled. 8 years ago
ScrollEventType.cs Added a Scroll event to ScrollBar 8 years ago
SelectingItemsControl.cs fix broken logic. 8 years ago
TabStrip.cs Fixed TabStrip. 10 years ago
TabStripItem.cs Renamed Perspex -> Avalonia 10 years ago
TemplateAppliedEventArgs.cs Renamed Perspex -> Avalonia 10 years ago
TemplatedControl.cs Clear templated child's parent when template detached. 8 years ago
Thumb.cs Handle pointer down/up events in Thumb. 8 years ago
ToggleButton.cs Fixed ToggleButton.IsChecked default value. 8 years ago
Track.cs This Max shouldn't be needed. 9 years ago