Multiple choice Which of the following is/are correct about App.xaml file? This file is the loader of Silverlight Application. In this file, we can declare your shared/global resources, styles and templates. The Application_Exit event can occur in App.xaml.cs file. All of the above Both (1) and (2) Reveal answer Fill a bubble to check yourself D Correct answer Explanation All of the above are the correct statements.