My app looks like this:
SectionHeader
Content
Conte
Have you tried
Apps="{Binding Apps}"
instead of
Apps="{Binding Path=Apps}"
in your top level control?
Also, do you get any binding errors in the VS output window when you run the app?