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
@@ -59,8 +59,8 @@ Links the value of a property in a control template to be the value of another p
- <xref:System.Windows.Style>
- <xref:System.Windows.Controls.ControlTemplate>
- [Styling and Templating](/dotnet/desktop-wpf/fundamentals/styles-templates-overview)
- [XAML Overview (WPF)](/dotnet/desktop-wpf/fundamentals/xaml)
- [Styling and Templating](../controls/styles-templates-overview.md)
- [XAML in WPF](xaml-in-wpf.md)
- [Markup Extensions and WPF XAML](markup-extensions-and-wpf-xaml.md)
- [RelativeSource MarkupExtension](relativesource-markupextension.md)
- [Binding Markup Extension](binding-markup-extension.md)