Dependency Properties
Posted
by developer
on Stack Overflow
See other posts from Stack Overflow
or by developer
Published on 2010-04-02T19:14:33Z
Indexed on
2010/04/02
19:23 UTC
Read the original article
Hit count: 115
Hi All, Can anybody explain me what a dependency property is in WPF and what is its use. I know there are a lot of tutorials on google for it, but they teach how to create a dependency property. I am confused as to where I would use it. I mean will I use it in XAML? If anybody could explain me in simple terms, that would be great.
© Stack Overflow or respective owner