Microsoft Exam Questions

Which three code segments should you use in sequence?

You are developing a Windows Store app.
The app includes the following event procedure:
Void OnSettingsPaneOpened(SettingsPane settingsPane, SettingsPaneCommandsRequestedEventArgs
eventArga)
You need to call the event procedure when the user opens the settings pane.
Which three code segments should you use in sequence? (To answer, move the appropriate code segments to
the answer area and arrange them in the correct order.)

Answer:

Explanation: