You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have embedded a ContentView that uses a content of StaticResource-based style inside a main ContentView. When I dynamically change the inner ContentView on a button click, it throws a System.Runtime.InteropServices.COMException.
ContentViewException.mp4
`
A video demonstrating the issue is provided below
Description
I have embedded a ContentView that uses a content of StaticResource-based style inside a main ContentView. When I dynamically change the inner ContentView on a button click, it throws a
System.Runtime.InteropServices.COMException.ContentViewException.mp4
`
A video demonstrating the issue is provided below
Steps to Reproduce
ContentViewException.zip
Link to public reproduction project repository
No response
Version with bug
9.0.70
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows 10
Did you find any workaround?
No response
Relevant log output