Show / Hide Table of Contents

Namespace PresentationTheme.Aero

Classes

AeroTheme

Provides convenience helpers for the default AeroThemePolicy. The theme will update automatically if the system theme changes.

AeroThemePolicy

Provides the default Aero theme policy which chooses the appropriate theme resources depending on the current system theme and Windows version.

PackUriUtils

Contains utilities for WPF Pack URIs.

SystemVisualStateManager

Provides an extended VisualStateManager that honors system-wide animation settings and hardware capabilities. Animations are used by default if:

  • ClientAreaAnimation is true, and
  • Tier is 1 or higher.
Animations can be forcibly enabled or disabled regardless of system settings by setting UseAnimationsOverride. Use Instance to retrieve a shared instance of the state manager.

TextBoxService

Provides various extensions for TextBox controls.

ThemeManager

Allows overriding WPF theme resources.

ThemeOptions

Provides options to customize theme styles.

TreeViewItemLevelConverter

Converts a TreeViewItem to its level in the hierarchy of its TreeView.

TreeViewService

Provides attached options for the TreeView control.

Interfaces

IThemePolicy

Defines which theme resources are used for a WPF control assembly.

Back to top Generated by DocFX