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 f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589)
4 months ago
..
Core Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 4 months ago
BindingOperationsTests.cs Add BindingOperations.GetBindingExpressionBase. (#16214) 2 years ago
BoolConvertersTests.cs BoolConverters.Not should support ConvertBack (#17658) 1 year ago
DefaultValueConverterTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 5 months ago
ObjectConvertersTests_Equal.cs Typos fix (#19257) 10 months ago
ObjectConvertersTests_IsNotNull.cs Add FuncValueConverter with parameter support (#15323) 2 years ago
ObjectConvertersTests_IsNull.cs Add FuncValueConverter with parameter support (#15323) 2 years ago
ObjectConvertersTests_NotEqual.cs Typos fix (#19257) 10 months ago
ReflectionClrPropertyInfoTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 5 months ago
StringConvertersTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 5 months ago