Answer Posted / Vartika Gupta
Dependency properties in WPF allow data binding, inheritance, and animation. They are special properties that can be owned by any class, not just dependencies like controls or framework elements. To create a dependency property, you must use the DependencyProperty.Register method.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category