Files
docs-desktop/dotnet-desktop-guide/framework/wpf/controls/styles-and-templates.md
T
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

1.1 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Styles and Templates 03/30/2017
AutogeneratedOrientationPage
styles [WPF]
templates [WPF]
7fd571fd-d54a-40fc-b332-4c4015a5b6ff

Styles and Templates

Windows Presentation Foundation (WPF) styling and templating refer to a suite of features (styles, templates, triggers, and storyboards) that allow an application, document, or user interface (UI) designer to create visually compelling applications and to standardize on a particular look for their product.

In This Section

Styling and Templating
How to: Find ControlTemplate-Generated Elements

Reference

xref:System.Windows.Style
xref:System.Windows.Controls.ControlTemplate
xref:System.Windows.DataTemplate

Advanced
Control Customization
Graphics and Multimedia