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.
 
 
 
danwalmsley f4707251c5 Merge branch 'master' into RXUI8 9 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_RelativeSource.cs Added FindAncestor binding mode. 9 years ago
BindingTests_Self.cs Added RelativeSource=Self binding mode. 10 years ago
BindingTests_Source.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_TemplatedParent.cs Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
MultiBindingTests.cs Don't have async void tests. 9 years ago
ResourceIncludeTests.cs Added ResourceInclude. 9 years ago