More on Markup Extensions in Silverlight 5
In my previous post I showed how to write a simple mark up extension. I also noticed that not too many folks are aware of the fact that you can obtain a lot of information about how markup extension is used in XAML from the provider object. I am going to demonstrate how to do …
Continue reading ‘More on Markup Extensions in Silverlight 5’ »