Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for binding unwrapping through BindingBase #2174

Open
jeromelaban opened this issue Nov 24, 2019 · 0 comments
Open

Add support for binding unwrapping through BindingBase #2174

jeromelaban opened this issue Nov 24, 2019 · 0 comments

Comments

@jeromelaban
Copy link
Member

@jeromelaban jeromelaban commented Nov 24, 2019

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:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • Windows
  • Build tasks
  • Solution Templates

Anything else we need to know?

This check should also validate for BindingBase:

var isBindingType = FindPropertyType(member.Member) == _dataBindingSymbol;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.