Skip to main content
A newer version of this page is available. .

Workspace

  • 2 minutes to read

This topic lists the WPF Theme Designer’s visual elements. The topics are categorized into groups that contain elements’ descriptions and belong to a particular section of the application:

The image below illustrates the layout of a Theme Designer’s main window:

Theme Designer 18.2 Window

The WPF Theme Designer UI consists of the following windows:

The Navigation Window allows you to find and select a control to preview. The following image displays the search results for the ‘menu’ query:

navigation-panel.png

Preview Window

The Preview Window displays the selected controls’ live preview with your theme applied.

preview-panel.png

Click the TouchMode button on the ribbon to enable the theme’s touch version. Use the Reload Preview to restore the preview’s default state.

Color Wheel Window

The Color Wheel window organizes colors by hue or RGB distance into the specified number of groups. This feature allows you to customize color parameters for entire groups.

color-wheel-panel.png

Palette Window

The Palette Window displays the current theme’s color palette. In this window, you can edit, add, and remove palette colors. The Palette view is available only for the Color Themes. You can use the Inline Color Picker tool for a quick color changing. Refer to the Palette Window topic for more information.

palette-panel.png

Solution Window

The Solution Window displays opened theme’s solution files. This window allows you to navigate and open them in the Code View or in the Windows File Explorer.

Solution Window

Code View Window

The Code View Window allows you to edit templates and styles, and bind palette colors to an element in XAML.

Code View

Individual Colors Window

The Individual Colors Window displays an UI element’s individual colors. In this view, you can edit individual colors of each element and change color bindings.

individual-colors-panel.png

Output Window

The Output Window displays the build and publish process service notifications.

output-panel.png

How to manage Theme Designer Workspace

Select the ribbon’s Views tab and click the view’s icon to control each window’s visibility. Click the Reset Layout button to restore the Theme Designer‘s default layout. Refer to the Ribbon Commands topic for more information.

ribbon views.png