Projects panel
The Projects panel in Blend for Visual Studio 2012 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.
For information about how to work with the Projects panel, see the topics under Managing solutions, projects, and files in Blend.
The Projects panel as it appears when you view a WPF application in Blend
Search box Type text in the Search box to filter the list of project files. |
|
Solution Contains the WPF application project and the corresponding files. |
|
References Includes project references such as DLL files. |
|
Linked item An arrow is superimposed onto a linked-to item icon, meaning that the item does not exist in the project folder. |
|
SampleData Includes generated sample data files. |
|
MainWindow.xaml The code-behind file for the main document. |
|
ResourceDictionary A set of resources that can be shared throughout your project. |
See Also
Concepts
Working with Team Foundation source control