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
@@ -22,7 +22,7 @@ As its name suggests, Windows Presentation Foundation (WPF) is great for making
Demonstrates how to create buttons with custom behavior by using [!INCLUDE[TLA2#tla_xaml](../../../includes/tla2sharptla-xaml-md.md)] and Visual Studio.
## Related Sections
[Styling and Templating](/dotnet/desktop-wpf/fundamentals/styles-templates-overview)
[Styling and Templating](styles-templates-overview.md)
Describes how styles and templates can be used to determine the appearance and behavior of controls.
[Animation Overview](../graphics-multimedia/animation-overview.md)