Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Please help me with good example ...
what is dependency in wpf.. And how its internal working and all........
Posted

1 solution

Dependency Properties are explained here - http://msdn.microsoft.com/en-us/magazine/cc794276.aspx[^]. This should give you a basic idea about how these work.

If you want to look at creating them, try
http://www.devproconnections.com/article/silverlight-development/working-with-silverlight-dependency-properties-[^]
How to Implement a DependencyProperty?[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 11-Dec-12 1:01am    
My 5. It took some guesswork to figure out what is this sloppy question about. :-)
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900