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.

Discussion Board
attached properties

None of the above

Attached properties belong to one class but can be used in another.

Paul 03-26-2018 03:14 PM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement