What is the best way, not using "brute force", to find out all attached and dependency properties of an object or type?
Asked
Active
Viewed 36 times
1
-
Duplicate ? see: http://stackoverflow.com/questions/4794071/how-to-enumerate-all-dependency-properties-of-control – bit Apr 10 '15 at 04:24
-
No, that one is for WPF and won't work in Silverlight. Also, the proposed solution is what I call "brute force". – Ricardo Peres Apr 10 '15 at 12:41