Online Access Free 70-354 Exam Questions
| Exam Code: | 70-354 |
| Exam Name: | Universal Windows Platform - App Architecture and UX/UI |
| Certification Provider: | Microsoft |
| Free Question Number: | 78 |
| Posted: | May 30, 2026 |
You need to recommend a solution to ensure that the Ul adapts to different devices.
What is the best recommendation to achieve the goal? More than one answer choice may achieve the goal. Select the BEST answer.
You are developing a Universal Windows Platform (UWP) app that will display a list of contacts.
When the app loads, it will display the alphabet and provide users with the ability to zoom in on a letter to display all of the contacts whose name starts with that letter. The app will use a SemanticZoom control.
You need to identify which event you must use in the app.
Which event should you identify?
HOTSPOT
You have the following code:
eventl += new PointerEventHandler(Target_PointerPressed); event2 += new PointerEventHandler(Target_PointerWheelChange); event3 += new PointerEventHandler(Target_PointerReleased);
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
DRAG DROP
You create an app package for the app.
You need to sign the app digitally before you publish the app to the Microsoft Store.
Which three tools should you use in sequence? To answer, move the appropriate tools
from the list of tools to the answer area and arrange them in the correct order.

