Blend app workspace (XAML)
The Blend for Visual Studio workspace for Windows Store apps built using XAML includes all of the visual interface elements of the default workspace. However, the tools that are available when you are creating a Windows Store app using XAML are specific to XAML-based projects.
An animation workspace is also available when you are working on Windows Store apps built using XAML.
Design workspace
Document tabs Shows all the XAML project documents that are currently open, including windows, pages, resource dictionaries, and user controls. |
|
Active files Shows the current open document on the design surface and also lists all the files that are currently open in the Document tabs. |
|
Views Displays one of three real-time authoring environments:
|
You can also modify the default display of Blend by modifying the settings in the Options dialog box.
Animation workspace
Blend includes an animation workspace in addition to the design workspace. You can easily switch between the two workspaces by pressing F6.
The animation workspace includes all of the tools available in the design workspace. In addition, the Objects and Timeline panel is expanded and moved under the design surface so that more of the animation timeline is displayed.
The design workspace (left) and the animation workspace (right)
Menus |
Design surface Displays the design view of the document you have selected. For more information, see Design surface (XAML). |
||
Tools panel Displays the tools available for the type of project that you’re working on. For more information, see Tools panel (XAML). Note |
Projects panel and Properties panel Display the panel that you want by clicking the corresponding tab, or by selecting the panel on the Window menu. For more information, see the following: |
||
Objects and Timeline panel Displays tools for creating and modifying animation timelines. For more information, see Objects and Timeline panel (XAML). |
Results panel Displays information about errors in your application. For more information, see Results panel (XAML). |
See Also
Concepts
Areas of the workspace (Windows Store apps)