Summary
Learn how dependency properties really work by creating a custom dependency property.
Excerpt
"One of the great mysteries of WPF is the strangely named "Dependency Properties". The main reason that they are a mystery is that they are usually explained in very complicated situations with so much extra going on that it can be difficult to work out what is special about dependency properties and what belongs to some other part of WPF. So let's see if we can simplify it without loosing the essential nature of the idea. ..."
Full Link
http://www.i-programmer.info/programming/wpf-workings/443-inside-dependency-properties-.html
Votes
Comments
There aren't any comments yet for this resource. Be the first to add one!
Add a Comment
Please log in to post comments.