Skip to content

Fixes binding error in DialogHost template #3881

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixes binding error in DialogHost template #3881

wants to merge 1 commit into from

Conversation

Keboo
Copy link
Member

@Keboo Keboo commented Jul 4, 2025

  • Corrects a binding error in the DialogHost control template by using StaticResource instead of x:Static to reference the FirstNonNullConverter.

Fixes #3834

@Keboo Keboo enabled auto-merge (squash) July 4, 2025 05:49
@Keboo Keboo added this to the 5.3.0 milestone Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A binding error occurs when using DialogHost in version 5.2.1
1 participant