Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は ac# Windows アプリケーションを作成しており、C# Windows 形式で WPF プロジェクトを呼び出したいと考えています。
この問題の適切な解決策はありますか?
ElementHost コントロールを使用して WindowsForms ホストが必要です。「チュートリアル: Windows フォームで WPF 複合コントロールをホストする」を参照してください。