Version

API Reference (ThemeManager)

API Reference (ThemeManager)

Introduction

This topic provides reference information about the key classes related to Infragistics ThemeManager™.

ThemeManager API reference chart

The following table lists the important classes related to ThemeManager .

Classes Description

A base abstract class from which the built-in themes (IG, Metro, MetroDark, Office2010Blue and Office2013 themes) derive.

It contains a boolean property StyleMicrosoftControls that indicates whether or not the supported Microsoft WPF controls should be styled.

A static class containing string properties for each Infragistics control returning its full type name.

An abstract base class used to define a theme that can be applied through ThemeManager .

A static class providing the functionality for applying a theme to an arbitrary element in the visual tree through the Theme attached property as well as applying a theme on an application level through the ApplicationTheme property.