Ditch converters in XAML with this!
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
XAML binding expressions now support inline Boolean negation and multi-value calculations directly, eliminating the need for IValueConverter classes or multi-binding boilerplate. Instead of declaring a BooleanInvertConverter resource and referencing it via StaticResource, you can write `!IsHidden` directly in the binding expression. This dramatically reduces XAML verbosity, cutting what used to be 7+ lines down to a single expression.
ā¢1m watch time
Sort: