Vince Plaza's Blog

...Microsoft .NET programming ideas and samples

Great post on using Dependency Properties with custom user controls in Silverlight

Written by Vince Plaza on September 10th, 2009

I was stuck on implementing data binding with custom Silverlight controls, and found this post to be a lifesaver: http://geekswithblogs.net/PeterTweed/archive/2009/07/05/taking-advantage-of-data-binding-in-silverlight.aspx

You must be logged in to post a comment.