Although you can create code to perform this task, it is best to create a working prototype without investing a lot of time in code creation.
In this tutorial, you will create the ability for a user to select their top choice for a meal and instantly see the top picks as rated online. The top picks will appear in the second PanoramaItem.
Learning Objectives:
- Creating states for ListBox visibility
- Using conditional behaviors to trigger state changes
- Binding to ListBox items
- Creating a trigger that changes based upon a selected ListBoxItem