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
@@ -25,6 +25,6 @@ This example shows how to find elements that are generated by a <xref:System.Win
## See also
- [Find DataTemplate-Generated Elements](../data/how-to-find-datatemplate-generated-elements.md)
- [Styling and Templating](/dotnet/desktop-wpf/fundamentals/styles-templates-overview)
- [Styling and Templating](styles-templates-overview.md)
- [WPF XAML Namescopes](../advanced/wpf-xaml-namescopes.md)
- [Trees in WPF](../advanced/trees-in-wpf.md)