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 58b79a7724 Validate min/max in MathUtilities.Clamp. 7 years ago
..
AvaloniaPropertyValueStore.cs Remove old DeferredSetter implementation. Cleanup code, add license info. 7 years ago
AvaloniaResourcesIndex.cs Inject the call to compiled xaml to x:Class-type 7 years ago
CharacterReader.cs Emit compiled XAML from msbuild task 7 years ago
DeferredSetter.cs Allow for setting up deferred setter notify handlers without extra allocations. 7 years ago
IWeakSubscriber.cs Renamed Perspex -> Avalonia 10 years ago
IdentifierParser.cs Emit compiled XAML from msbuild task 7 years ago
MathUtilities.cs Validate min/max in MathUtilities.Clamp. 7 years ago
Ref.cs Refactored refcounting and added tests for refcount tracking in the DeferredRenderer and friends. 8 years ago
SingleOrDictionary.cs Reduce boxing allocations. 7 years ago
SingleOrQueue.cs Spellchecks comments and code in Avalonia.Base 8 years ago
StringTokenizer.cs Make TryReadInt32 not throw too. 8 years ago
SynchronousCompletionAsyncResult.cs Use custom synchronous task-like awaitable 7 years ago
TypeUtilities.cs Remove lambda closure allocations. Optimize search for conversion operator. 7 years ago
WeakEventHandlerManager.cs Cache method value. 7 years ago
WeakObservable.cs Allow binding to CLR properties on AvaloniaObject. 9 years ago
WeakSubscriptionManager.cs Added missing doc comment. 9 years ago
WeakTimer.cs Spellchecks comments and code in Avalonia.Base 8 years ago