This question is locked. New answers and comments are not allowed.
I need to show different type of content depending on ItemsCount in my view model.
I consider to use ContentTemplateSelector for OutlookBarItems, but I didn't find them.
Why OutlookBarItem haven't ContentTemplateSelector but have MinimizedContentTemplateSelector and so on..?
Is there another way to do my stuff? Maybe I should use SelectedContentTemplateSelector in OurlookBar?
I consider to use ContentTemplateSelector for OutlookBarItems, but I didn't find them.
Why OutlookBarItem haven't ContentTemplateSelector but have MinimizedContentTemplateSelector and so on..?
Is there another way to do my stuff? Maybe I should use SelectedContentTemplateSelector in OurlookBar?