Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd support for binding unwrapping through BindingBase #2174
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


What would you like to be added:
Adding a binding to a
BindingBaseproperty from the XAML should unwrap the binding expression.For which Platform:
Anything else we need to know?
This check should also validate for
BindingBase:uno/src/SourceGenerators/Uno.UI.SourceGenerators/XamlGenerator/XamlFileGenerator.cs
Line 2632 in 35835d4