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.
documentViewer コントロールに HTML ドキュメントを表示したいと思います。それはどのように行われるべきですか?成功しなかった例を検索しました。どんなアイデアでも高く評価されます。
DocumentViewerHTML ではなく、XAML ドキュメントを表示するように設計されています。代わりにWebBrowserまたはを使用してくださいFrame
DocumentViewer
WebBrowser
Frame