Image via CrunchBase
Here's a good write-up of using Data Binding Behaviors from our friend over at XamlWorkshopThe Xaml Workshop: How-To : Data Binding & Behaviors: "
For this example, we will utilize the power of Data Binding and the InvokeCommandAction behavior in a UserControl.
Let's imagine this scenario: we are creating a web application, and need to perform the same task when multiple controls receive the Click event. In my real-life solution, I am building a shell using Silverlight 4 and MEF...."
No comments :
Post a Comment