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.
1つのmainwindow.xamlと2つのユーザーコントロールusercontrol.xamlとusercontrol2.xamlを持つwpfアプリケーションを作成しました。
ここで、このWPFアプリケーションをウィンドウフォームプラットフォームで実行する必要があります。これはどうしても可能ですか?
これは、フォームでElementHostコントロールを使用して行うことができます。
このテーマに関する優れたチュートリアルがここにあります。