Microsoft
70-355 · Question #31
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…
The correct answer is A. ViewChangeStarted. See the full explanation below for the reasoning.
Question
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?
Options
- AViewChangeStarted
- BLoaded
- CTapped
- DManipulationStarted
How the community answered
(62 responses)- A77% (48)
- B15% (9)
- C5% (3)
- D3% (2)
Community Discussion
No community discussion yet for this question.