I am creating a custom control that I want to use as a datatemplate in a property grid editor. This control mimicks a combo box except that I want a custom control inside the combo box popup. I can override the default WPF control template but I think it would be better to start with the embedded combo box template that the property grid uses. Is there a place download this template.