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
If you set the DataType property on the DataTemplate it would start working.
DataType
DataTemplate