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

DialogHost: XamlObjectWriterException - Unresolved reference 'ContentCoverBorder' #3522

Open
MichelMichels opened this issue Apr 11, 2024 · 3 comments
Labels
bug evaluation required Items is pending review or evaluation by the team

Comments

@MichelMichels
Copy link
Member

Bug explanation

When running a Window with nothing else but a DialogHost, following exception gets thrown:
System.Xaml.XamlObjectWriterException in System.Xaml.dll
Additional text: Unresolved reference 'ContentCoverBorder.

It has something to do with this PR: bfe348f

When I revert this change, the issue goes away but the binding error shows up again.

Version

5.0.0

@MichelMichels MichelMichels added bug evaluation required Items is pending review or evaluation by the team labels Apr 11, 2024
@MichelMichels
Copy link
Member Author

MichelMichels commented Apr 11, 2024

Additional context:

Above sources seem to indicate that the use of x:Reference is discouraged or even prohibited?

@alexachso
Copy link

I am experiencing the same issue with my app when I try to debug it.

@Hadramet
Copy link
Contributor

I have attempted to reproduce the issue on a new project but the problem does not occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug evaluation required Items is pending review or evaluation by the team
Projects
None yet
Development

No branches or pull requests

3 participants