The GetProperty Picture
I drew this picture for myself while working on the guidelines for implementing GetProperty. I figured that other people might find it useful as well. One of the guidelines is that queryable properties on design time objects should flow to the corresponding run time objects. The black boxes show the classes that support GetProperty and the black arcs show the anticipated flow of properties. The red boxes show the classes that don't support GetProperty today but might make sense to have support in the future.
Comments
- Anonymous
March 23, 2007
I've created a custom implementation of GetProperty for my binding but now I'm getting errors when I