I have a UserControl which I\'m using to display a list of UIElements. The control consists of a single ItemsControl with it\'s
UserControl
UIElement
ItemsControl
It's because it's a list of UIElement, the item template is only applied if the items can't be displayed directly.