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.
私はこのようなことをしたい:
<ListView PreviewDrop="{Binding TestCommand}">
(もちろん、私はそれが間違っていることを知っていますが、それはアイデアを示しています)
EventTrigger で InvokeCommandAction を使用します。このリンクを参照してください。