MvvmLight:Command
生活随笔
收集整理的這篇文章主要介紹了
MvvmLight:Command
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
<i:Interaction.Triggers>
<i:EventTrigger EventName="SelectionChanged">
<cmd:EventToCommand Command="{Binding ValudChangedCommand}"/>
</i:EventTrigger>
</i:Interaction.Triggers>
轉載于:https://www.cnblogs.com/kelei12399/archive/2013/03/08/2949777.html
總結
以上是生活随笔為你收集整理的MvvmLight:Command的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: SQL Server 2012中的Col
- 下一篇: pivot 用order by 语句排序