Version

Sharing Color Tuning Configuration

Topic Overview

Purpose

This topic is a walkthrough for sharing color tuning configurations.

Required background

The following table lists the topics required as a prerequisite to understanding this topic.

Topic Purpose

This topic introduces you to Infragistics Color Tuner™, an extension to Microsoft Visual Studio® 2010. The topic gives information on how to apply and color tune XAML themes of the WPF controls using convenient UI.

This topic is a walkthrough for creating and applying custom color tuned themes using Infragistics Color Tuner.

In this topic

This topic contains the following sections:

Sharing Color Tuning Configurations

Introduction

You can share color tuning configurations for Infragistics Color Tuner.

Preview

Infragistics Color Tuner color tuning configurations are saved at CommonApplicationData\Infragistics\Tools\ColorTuner_version_\SavedThemes.xml. The CommonApplicationData is the directory that serves as a common repository for application-specific data that is used by all users.

For example, on Windows 7 machine and typical settings of Infragistics controls installer, version 12.1, this location is:

C:\ProgramData\Infragistics\Tools\ColorTuner\12.1\SavedThemes.xml

Requirements

The new machine, where you want to use saved color tuning configurations must have Infragistics Color Tuner already installed.

Steps

The following steps demonstrate how to share color tuning configurations.

Copy the configuration file

Copy the existing SavedThemes.xml file on your machine.

Paste the configuration file

You must place the copied file, SaveThemes.xml at the proper location on the new machine: Environment.SpecialFolder.CommonApplicationData\Infragistics\Tools\ColorTuner_version_\

Note
Note

Copied file will override the existing one. When you are copying the SavedThemes.xml file, it will replace the existing file with same name on the new machine.

Topics

The following topics provide additional information related to this topic.

Topic Purpose

This topic is a walkthrough for creating and applying custom color tuned themes using Infragistics Color Tuner.

This topic introduces you to Infragistics Color Tuner, an extension to Visual Studio 2010. It allows you to apply and color tune XAML themes of the WPF controls using convenient UI.

This topic introduces you to the ResourceWasher component where you can learn to change the overall color schemes of your application.