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 upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
What would you like to be added:
Adding a binding to a
BindingBase
property 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