Thanks for the quick reply.
I update the ComboBox as you suggested and moved the list to my custom type descriptor... that worked like a charm!
Is there any way to set the DataContext of the property grid to the control that's housing the it? It's not a big issue, I just don't want to balloon out my type descriptor with dictionaries for every enum it may encounter.
Cheers!
I update the ComboBox as you suggested and moved the list to my custom type descriptor... that worked like a charm!
Is there any way to set the DataContext of the property grid to the control that's housing the it? It's not a big issue, I just don't want to balloon out my type descriptor with dictionaries for every enum it may encounter.
Cheers!