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 da5fd06fcd Moved validation filtering into ExpressionObserver and out of InstancedBinding, PerspexObject, and the Priority* system. Renamed some methods in this system to be more descriptive. 10 years ago
..
BindingTests.cs Make IBinding return an InstancedBinding. 10 years ago
BindingTests_ElementName.cs Added shared TestRoot class. 10 years ago
BindingTests_Source.cs Add support for Source in binding. 10 years ago
BindingTests_TemplatedParent.cs Moved validation filtering into ExpressionObserver and out of InstancedBinding, PerspexObject, and the Priority* system. Renamed some methods in this system to be more descriptive. 10 years ago
BindingTests_Validation.cs Made validation enable-able during binding construction, similar to WPF. Now validation events are only raised when the validation type is enabled on the property. 10 years ago
MultiBindingTests.cs Allow binding to anchor's DataContext. 10 years ago