nerdexam
Microsoft

70-481 · Question #104

You develop a Windows Store app that displays a map. Users must be able to use pinch and stretch gestures to zoom in on and out from the map. You need to implement touch input for the app by using…

The correct answer is D. Manipulation gestures. See the full explanation below for the reasoning.

Question

You develop a Windows Store app that displays a map. Users must be able to use pinch and stretch gestures to zoom in on and out from the map. You need to implement touch input for the app by using the least amount of code. What should you implement?

Options

  • APointers
  • BStatic gestures
  • CCustom gestures
  • DManipulation gestures

How the community answered

(55 responses)
  • A
    5% (3)
  • B
    4% (2)
  • C
    9% (5)
  • D
    82% (45)

Community Discussion

No community discussion yet for this question.

Full 70-481 Practice