Best approch for creating Base control
- by akjoshi
Hi,
I am looking for a solution for this scenario -
I need to implement a feature to allow user to add various controls to canvas(WPF, custom and third party ) and then select any one of them and modify some properties in property grid(changes needs to be reflected in UI).
I don't want to expose all the properties of any control only some of…