Basic Menu Control with Menu Item Collection
This sample shows basic Menu functionality with the Menu Items are stored as a
collection of items within the control. Although this sample demonstrates a
navigation scenario, the Menu control can be used in non-navigation scenarios,
for example selecting your city from a list of regions.
Note: All items in the Menu point to the same page to simplify the sample.