Merge pull request #1135 from dotnet/adegeo-links

Correct .NET Framework links that pointed to old .NET 5 URLs
This commit is contained in:
Andy (Steve) De George
2021-08-11 12:04:34 -07:00
committed by GitHub
parent 2aea7ebcbf
commit e9fcf43083
162 changed files with 323 additions and 323 deletions
@@ -12,7 +12,7 @@ ms.assetid: 7fd571fd-d54a-40fc-b332-4c4015a5b6ff
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](/dotnet/desktop-wpf/fundamentals/styles-templates-overview)
[Styling and Templating](styles-templates-overview.md)
[How to: Find ControlTemplate-Generated Elements](how-to-find-controltemplate-generated-elements.md)
## Reference