130 Views
In this SilverlightShow article, Michael Crump is going to show you how to use Ancestor Relative Source Binding and Implicit Data Templates using Silverlight 5.
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
In this SilverlightShow article, Michael Crump is going to show you how to use Ancestor Relative Source Binding and Implicit Data Templates using Silverlight 5.
There is one more property in the Event arguments - Handled. This signifies that the event is handled by the event handler so that event propogation will not happen. I am curious to know why this property (available in WPF) was left out in Silverlight.