app silhouettes
Common pattern of relationship between elements such as app layering, menus, navigation, commanding, and content areas.
top navigation silhouette
- NavigationView is used in content layer
- Navigation is on same row as commands

menu bar silhouette
- MenuBar used as the base layer along with a CommandBar

left navigation silhouette
- NavigationView on top of app’s base layer

tab view silhouette
- TabView on app’s base layer
