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.
WPFで固定ドキュメントを検索する方法はありますか? 可能であれば、キーワードを強調表示するにはどうすればよいですか?
私が知っている唯一の方法は、Document Viewer の「検索」コントロールを使用することです。
結局のところ、DocumentViewer の検索機能をプログラムで使用する方法はまだありません。リフレクションを使用してプログラムで [検索] ツールバーにアクセスする回避策については、Daniel Palme のブログ投稿を参照してください。