Top "Contenttemplateselector" questions

ContentControl.ContentTemplateSelector dynamically select template

I set a ContentControl in the right of Window, and set Content binding Items (it's type is ObservableCollection). Now I …

c# wpf mvvm contenttemplateselector
ContentTemplateSelector is only called one time showing always the same datatemplate

I have made a sample demo VS 2010 RC sample project, because in my production project I have the same error …

wpf datatemplate contenttemplateselector
Why would 'this.ContentTemplate.FindName' throw an InvalidOperationException on its own template?

Ok... this has me stumped. I've overridden OnContentTemplateChanged in my UserControl. I'm checking that the value passed in for newContentTemplate …

wpf invalidoperationexception contenttemplateselector