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 774c6e6fa4 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
..
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 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
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