Q7.3 - What is a DependencyObject?

Edit

Category

Fundamentals

Edit

Question

What is a DependencyObject?

Edit

Answer

The DependencyObject class provides all the functionality of the WPF dependency property system. Most of the WPF classes derive directly or indirectly from DependencyObject.