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 语句排序