Can anyone tell me what the actual syntax is for EventToCommand. From what i believe is that EventToCommand works with Silverlight / WPF and WP7 hence i think its a better choice to go down.
From what i believe, i can add any click event and get it forced into my viewmodel but i am having an issue in finding the best way to do this.
I know you can add it without blend, but are there snippets available?
Or is there an easier way to add it via VS 2010 ?
Any help or anybody know of good tutorial on this would really help
Thanks