Answer Posted / Kamal Kumar
In WPF, an Attached Property is a property that can be applied to any element, even if it is not a part of the class definition. Attached properties are typically used by control authors to expose features or dependencies that cannot be expressed through normal dependency properties. They are implemented using DependencyObject and DependencyProperty.
| 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