• North American Sales: 1-800-231-8588
  • Global Contacts
  • My Account
Infragistics logo Infragistics logo
Menu
  • North American Sales: 1-800-321-8588
  • My Account
    • Sign In/Register
  • Design & DevelopmentDesign & Develop
    • Best Value Bundles
      Infragistics Ultimate $1,099 The only complete UX/UI toolkit for building high performance, modern web, mobile and desktop applications.
      Infragistics Professional $999 The comprehensive UI components library for web, mobile and desktop developers.
      Ignite UI $849 A complete library of UI components for building modern, data-rich and responsive web apps.
    • Web
      Ignite UI Ignite UI for Angular Ignite UI for ASP.NET Core Ignite UI for ASP.NET MVC Ignite UI for Blazor Ignite UI for jQuery Ignite UI for React Ignite UI for Web Components Ultimate UI for ASP.NET Web Forms Indigo.Design
    • Desktop
      Ultimate UI for Windows Forms Ultimate UI for WPF
      Cross Platform
      Ultimate UI for Uno Ultimate UI for UWP Ultimate UI for WinUI Ultimate UI for Xamarin
      Prototyping
      Indigo.Design
    • Design to Code
      Indigo.Design Indigo.Design App Builder (new)
      Automated Testing Tools
      Test automation for Micro Focus UFT: Windows Forms Test automation for Micro Focus UFT: WPF Test automation for IBM RFT: Windows Forms
  • UX
    • Indigo.Design A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
    • Indigo.Design Desktop Collaborative prototyping and remote usability testing for UX & usability professionals
  • Business Intelligence
    • Reveal Embedded Analytics Easily embed beautiful data visualizations into your apps
    • Reveal App Empower everyone in your organization to use data to make smarter business decisions
  • Team Productivity
  • Learn & SupportSupport
    • Help & Support Documents
    • Blogs
    • Forums
    • Product Ideas
    • Reference Applications
    • Customer Stories
    • Webinars
    • eBook & Whitepapers
    • Events
  • Free Trials
  • Pricing
    • Product Pricing / Buy Online
    • Contact Us
 
WPF | Controls
  • Download Trial
Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
Close
  • Grids & Lists
    • Carousel Listbox
    • Data Cards
    • Data Carousel
    • Data Grid
    • Data Presenter
    • Pivot Grid
    • Property Grid
    • Spreadsheet
    • Tree Grid
    • Tree List
  • Charts
    • Category Chart
    • 3D Surface Chart
    • Data Chart
    • Doughnut Chart
    • Financial Chart
    • Funnel Chart
    • Pie Chart
    • Scatter Chart
    • Shape Chart
    • Sparkline Chart
  • Barcodes
    • Barcode
    • Barcode Reader
  • Data Entry and Display
    • Color Picker
    • Combo Box Editor
    • Formula Editor
    • Inputs
    • MultiColumn Combo
    • Rich Text Editor
    • Spell Checker
    • Syntax Editor
  • Data Visualizations
    • Diagramming
    • Gantt View
    • Geographic Map
    • Network Node
    • Org Chart
    • Treemap
    • Zoombar
  • Frameworks
    • Calculation Manager
    • Drag and Drop Framework
    • Excel Library
    • Math Library
    • Persistence Framework
    • Syntax Parsing Engine
    • Undo Redo Framework
    • Word Framework
    • WPF Reporting
  • Gauges
    • Bullet Graph
    • Linear Gauge
    • Radial Gauge
  • Interactions
    • Busy Indicator
    • Dialog Window
    • Slider
  • Layouts
    • Carousel
    • Dock Manager
    • Tab
    • Tile Manager
  • Menus
    • Context Menu
    • Menu
    • Outlook Bar
    • Radial Menu
    • Ribbon
    • Tag Cloud
  • Scheduling
    • Calendar
    • Month Calendar
    • Schedule
    • Timeline
  • Styling & Themes
    • Resource Washer
    • Theme Manager
  • Productivity Pack
    • Configurators
WPF Theme Manager

WPF Theme Manager

It’s never been easier to apply themes to Infragistics controls. Change the theme of a single control or an entire application with a single line of code using the ThemeManager. The themes of all Infragistics controls and supported Microsoft controls will be changed.

DOWNLOAD WPF Samples

Application Level theme

Change the theme of an entire application at runtime by setting the ThemeManager.ApplicationTheme property.

Application Level theme

Control level theme

Control level theme

Change or override a theme on a control level by using the ThemeManager.Theme attached property in the XAML markup. To apply the theme to multiple controls in a single view, simply use the ThemeManager.Theme attached property at the root element in the logical tree.


Microsoft control support

ThemeManager supports the most common Microsoft controls. A property on the Theme can easily turn off this support if the customer does not want to theme the standard Microsoft controls in their applications.

Microsoft control support

Themes for Every Style

The Infragistics WPF Theme Manager lets you apply a wide range of WPF themes in your applications, including the Royal Light and Royal Dark themes inspired by Microsoft® Office®, Visual Studio®, and Blend. The full set of themes ships with support for the common Microsoft intrinsic controls.

The Infragistics WPF Theme Manager supports a range of popular themes.

Extend existing themes

Extend Infragistics’s existing themes: create a class that derives from a built-in theme class, override the ConfigureControlMappings method, and add custom resources that will be applied when the theme is used by the ThemeManager.

Extend existing themes

Custom Themes

Form custom themes: create a class derived from ThemeBase, implement the abstract ConfigureControlMappings method, and then provide the necessary resource dictionaries that should be used when applying the theme with the ThemeManager.

Custom Themes
  • Products
    • Design & Development
    • UX Pros
    • Business Intelligence
    • Team Productivity
    • View All
    • Free Trials
  • Learn & Support
    • Help & API Docs
    • Blogs
    • Technical Support Chat
    • Forums
    • Product Ideas
    • Submit a Request
  • My Account
    • Manage My Subscriptions
    • Support Requests
  • Corporate
    • About Us
    • Careers
    • Legal
    • News & Events
    • Partners
Stay Up-to-Date

Get the latest blogs, eBooks, events, and whitepapers.

Sign Me Up!
  • Privacy Policy(updated)
  • Cookies
  • Terms of Use(updated)
NEW Infragistics Ultimate 20.2 - Try free for 30 days!
Download Now
© Copyright 2021 INFRAGISTICS. All Rights Reserved
Back to top of page