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.
 
 
 
Jeremy Koritzinsky da0ab8b681 Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 8 years ago
..
AncestorFinder.cs Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 8 years ago
BorderRenderHelper.cs Cleanup BorderRenderHelper 8 years ago
GridLayout.cs Fix a comment so that is is more readable. 8 years ago
IEnumerableUtils.cs Use correct ElementAt method. 10 years ago
ISelectionAdapter.cs Ported the AutoCompleteBox control from Silverlight 8 years ago
SelectingItemsControlSelectionAdapter.cs Ported the AutoCompleteBox control from Silverlight 8 years ago
StringUtils.cs Removed gtkMode from Next/PreviousWord. 10 years ago
UndoRedoHelper.cs 1) changed UpdateLastState to call UpdateLastState(TState) so that its the only one that has last update control 8 years ago