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.
WCFサービスからのデータにバインドされているListBoxがあります。ユーザーがListBoxItemsのいずれかにカーソルを合わせると、関連するテキストを別の領域に表示したいと思います。リストがバインドされているデータコレクション内の各アイテムには、Descriptionプロパティがあります。
特定のListBoxItemのマウスオーバーイベントに接続するにはどうすればよいですか?
このスレッドを見てください、私はあなたがあなたの答えを見つけるかもしれないと思います:
MouseOverのItemTemplateのWPFリストボックス表示ボタン