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 5cc5b91930 Fix xunit warnings. 8 years ago
..
BindingTests.cs Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder. 9 years ago
BindingTests_DataValidation.cs Renamed ExpressionSubject -> BindingExpression. 10 years ago
BindingTests_ElementName.cs Renamed Perspex -> Avalonia 10 years ago
BindingTests_Method.cs Use TypeUtilities to convert the type of CommandParameter to the correct type. 9 years ago
BindingTests_RelativeSource.cs Fixed Assert.Null warnings. 9 years ago
BindingTests_Self.cs Added RelativeSource=Self binding mode. 9 years ago
BindingTests_Source.cs Fix xunit warnings. 8 years ago
BindingTests_TemplatedParent.cs Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
MultiBindingTests.cs Refactored InstancedBinding creation. 9 years ago
ResourceIncludeTests.cs Added ResourceInclude. 9 years ago