1

これは、私の WPF アプリケーションでも発生することがわかりました。ネイティブ .NET コントロールを使用しているときになぜこの問題が発生するのかについて、さらに詳しい情報を探しています。また、可能であればそれを防ぐ方法。例外を無視する唯一の解決策はありますか?

完全な例外メッセージ:

ReleaseHandleFailed was detected Message: A SafeHandle or CriticalHandle of type 'BitmapHandle' failed to properly release the handle with value 0x8305193A. This usually indicates that the handle was released incorrectly via another means (such as extracting the handle using DangerousGetHandle and closing it directly or building another SafeHandle around it.)

4

0 に答える 0