wpf
wpf copied to clipboard
InitializeComponent() throw 'image/png' ContentType is not valid.
Description
Our project crashed once while testing, it has not reoccurred yet, check the dump file content as below:
Reproduction Steps
It's just a very normal window switch and then creating UI elements
Expected behavior
The ui should be created normally.
Actual behavior
The whole program just crashed.
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
Framework: .netcore3.1pp Architecture: x86 Runtime vsrion: .netcore 3.1.1
Other information
No response
Please attach a minimal repro.