Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

Create Dependency Properties in WPF

At the heart of many of the “cool” features of WPF such as Property Value Inheritance, Change Notification, Animation, are Dependency Properties. When creating custom control or extending existing controls, dependency properties can be used to provide many of the enhanced capabilities WPF is known for. In this video Todd Miranda demonstrates how to create a dependency property in WPF.

By: Todd Miranda

Comments

bismark said:

What about boxing and unboxing, that you are causing with casting from bool to object? Aren't those processes bad for performance?

# July 11, 2010 9:24 AM

payini said:

Thanks Todd. Very useful.

# June 3, 2011 4:43 PM

Sports Mad said:

Thanks for this video has helped me heaps.

# September 19, 2011 9:55 PM