Objective 1.1: Design the UI layout and structure

The primary form of interaction with a Windows Store app by its users is through the user interface (UI). Microsoft design style consists of a set of principles that provide a consistent, elegant, and compelling user experience in Windows Store apps. You should plan and design Windows Store app UIs with these principles as a reference. The UI should be composed of visual elements and controls, with a clear hierarchy in their layout. You should also consider users with disabilities and preferences, and design your app for accessibility. Reusing UI code in multiple applications will help you to rapidly build Windows Store apps; therefore, you should consider building custom controls and using them ...

Get Exam Ref 70-484: Essentials of Developing Windows Store Apps Using C# now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.