Which of the following is true regarding dependency property?
Options
- WPF do not support property
- WPF only support dependency property.
- Dependency properties belong to one class but can be used in another.
- None of the above
CORRECT ANSWER : Dependency properties belong to one class but can be used in another.
Write your comments