Projects panel (Windows Phone)

The Projects panel helps you perform the following tasks:

  • View all files associated with the currently open project.

  • Open your project files for editing.

  • Manage your project files.

  • Copy and paste files and folders directly into your project.

  • Add new items, including project references.

The Projects panel as it appears when working on a C# based Windows Store app built using XAML

Search box   Filter the list of project files by typing text in the Search box.

References   Contains project references files such as DLL files.

Assets   Contains project assets. Also includes pre-defined image assets for use in your app.

Tip
You can copy and then paste assets directly into the Assets folder.

Properties   Contains general assembly information.

App.xaml   Declares shared resources and handles global application-level events. App.xaml is required to display the user interface.