Guidelines for user interaction (DirectX and C++)

[ This article is for Windows 8.x and Windows Phone 8.x developers writing Windows Runtime apps. If you’re developing for Windows 10, see the latest documentation ]

These guidelines will help you create intuitive and immersive user interaction experiences for your Windows Runtime app using DirectX with C++ that expose consistent functionality for all users, no matter what device or input method is used.

Topic Description
Guidelines for user interaction A general set of design guidelines for user interaction across all Windows Runtime apps.

 

Responding to user interaction (DirectX and C++)

Guidelines for user interaction