| .. |
|
BindingTests.cs
|
dff3031e20
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.
|
8 years ago |
|
BindingTests_DataValidation.cs
|
079d481e36
Renamed ExpressionSubject -> BindingExpression.
|
9 years ago |
|
BindingTests_ElementName.cs
|
5be41985c3
Renamed Perspex -> Avalonia
|
9 years ago |
|
BindingTests_RelativeSource.cs
|
3c382decbc
Added FindAncestor binding mode.
|
8 years ago |
|
BindingTests_Self.cs
|
8f21388e28
Added RelativeSource=Self binding mode.
|
9 years ago |
|
BindingTests_Source.cs
|
dff3031e20
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.
|
8 years ago |
|
BindingTests_TemplatedParent.cs
|
3c5848bc2c
Updated Rx to 3.0 and fixed a failing test from a not fully set up mock.
|
9 years ago |
|
MultiBindingTests.cs
|
11586a4d4c
Don't have async void tests.
|
8 years ago |
|
ResourceIncludeTests.cs
|
a72ce3671d
Added ResourceInclude.
|
8 years ago |