Hi,
I have an object hierarchy which I would like to present using the hub control. My object consists of instance details as well as several lists. What I would like to do is present the instance details, such as Title and Description, on a hero tile and the
lists of sub items on a more traditional hub section. Is there an inbuilt way of doing this?
I cant pass in a single class as a CollectionViewSource nor can I set properties of named items in the data template.
Thanks,
Geoff