Click here to Skip to main content
15,867,921 members
Articles / Web Development

Using EventTrigger in XAML for MVVM – No Code Behind

Rate me:
Please Sign up or sign in to vote.
4.98/5 (28 votes)
6 Nov 2010CPOL8 min read 274.8K   7.4K   54  
In this article, I will show you how to fire Triggers to call some methods present in your ViewModel, instead of writing in the code behind file. Read more to learn about it.

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 13-Dec-10 13:36 Available Deeksha Shenoy
1 No 6-Nov-10 1:02 Composing

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
India India

Kunal Chowdhury is a former Microsoft "Windows Platform Development" MVP (Most Valuable Professional, 2010 - 2018), a Codeproject Mentor, Speaker in various Microsoft events, Author, passionate Blogger and a Senior Technical Lead by profession.

He is currently working in an MNC located in India. He has a very good skill over XAML, C#, Silverlight, Windows Phone, WPF and Windows app development. He posts his findings, articles, tutorials in his technical blog (www.kunal-chowdhury.com) and CodeProject.


Books authored:


Connect with Kunal on:





Comments and Discussions