NavigationViewHeaderBehaviour does not work correctly when setting HeaderContext to Page #2711
Labels
bug
The issue relates to the wizard not working or a problem with the generated code.
external-issue
Used to indicate the issue is not directly in WTS but a third-party.
Milestone
Raising a separate issue for this (X-Ref:#1229)
We're facing an issue in the NavViewHeaderBehaviour with CodeBehind.
X:Bind is not working in the DataTemplate when HeaderContext is set to a Page.
Possible workarounds would be:
I've attached a solution where you can see the problem and the workaround:
App1.zip
ContentPresenter
withContent
bound to a page does not resolve bindings inContentTemplate
correctly, a ContentPresenter with content bound to another class does.The text was updated successfully, but these errors were encountered: