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
@@ -18,5 +18,5 @@ This example shows how to bind to an enumeration by binding to the enumeration's
## See also
- [Bind to a Method](how-to-bind-to-a-method.md)
- [Data Binding Overview](/dotnet/desktop-wpf/data/data-binding-overview)
- [Data Binding Overview](data-binding-overview.md)
- [How-to Topics](data-binding-how-to-topics.md)