My app looks like this:
SectionHeader
Content
Conte
Give a name to your usecontrol and try binding like this
ItemsSource="{Binding Apps,ElementName=root}"
and root is the name give to your usercontrol
it is element binding to user control which has Apps property