-
Notifications
You must be signed in to change notification settings - Fork 839
x:Bind to event in ResourceDictionary
#14737
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
Conversation
Currently we were propagating FindName to the Content view, even if it was "overriden" by the ContentTemplate, which then could result in StackOverflow
|
🤖 Your docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-14737/index.html |
|
🤖 Your docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-14737/index.html |
|
@Mergifyio backport release/stable/5.0 |
✅ Backports have been createdDetails
|
…5.0/pr-14737 x:Bind to event in `ResourceDictionary` (backport #14737)
This fixes a XAML code generation issue related to x:Bind to events (see unoplatform/uno#14737)
Includes a fix for a XAML code generation issue related to x:Bind to events (see unoplatform/uno#14737)
Includes a fix for a XAML code generation issue related to x:Bind to events (see unoplatform/uno#14737)
GitHub Issue (If applicable): closes #13550, closes #14286
PR Type
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?
PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Runresults.Other information
Internal Issue (If applicable):