Themes

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The theme files in this section are created from the resource dictionaries containing each Windows Presentation Foundation (WPF) theme and are provided as examples of how to create themes, as well as how to customize existing controls. In addition, the theme files should give you some insight into creating robust controls. You can use the templates in these themes as a starting place for customizing your own controls, or you can use the simplified versions in the ControlTemplate Examples. The advantage of the latter is that they show only the parts of the ControlTemplate that you must re-create if you write a custom ControlTemplate for an existing control. If you want to re-create the look and feel of a specific theme and need to match visual parity with one of the Windows Presentation Foundation (WPF) controls, the theme files are your best starting place.

In This Section

Reference