Defining layouts and views (Windows Store apps using C#/VB/C++ and XAML)
When you create a Windows Store app using C++, C#, or Visual Basic, you have a flexible layout system available that helps you accommodate multiple devices and application states. With a flexible design, you can make your app look great on screens with different sizes, resolutions, pixel densities, and orientations.
In this section
| Topic | Description |
|---|---|
|
When you create a Windows Store app using C++, C#, or Visual Basic, you have a flexible layout system available that helps you accommodate multiple devices and application states. With a flexible design, you can make your app look great on screens with different sizes, resolutions, pixel densities, and orientations. This quickstart describes how to design a user interface that automatically adjusts to different display states. | |
|
When you design an app to look good and function well at any window size, you must choose if you want to create additional layouts to complement your default full-screen horizontal layout. |
Related topics
Build date: 6/20/2013
