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.
Silverlightには、動作の概念があることを私は知っています。
WPFには、トリガーがあります。
私が達成しようとしているのは、ユーザーがボタンの上にマウスを置いたときに、コマンドを実行したいということです。
Commandプロパティが設定されたRepeatButtonがありますが、マウスがそのボタンの上にあるときにそのコマンド(またはできれば別のコマンドを起動する)が必要です。これはWPFで可能ですか。
ボタンはコントロールテンプレートにあります。
ありがとう
答え