Links: .NET Desktop - net (#107)

* Links: .NET Desktop - net

* Update dotnet-desktop-guide/net/wpf/index.yml

* Update dotnet-desktop-guide/net/wpf/toc.yml

Co-authored-by: Andy De George <[email protected]>
This commit is contained in:
David Coulter
2020-11-05 12:01:28 -08:00
committed by GitHub
co-authored by Andy De George
parent 25480ff846
commit c1d6e1d23e
5 changed files with 6 additions and 6 deletions
@@ -140,6 +140,6 @@ Every framework-level element (<xref:System.Windows.FrameworkElement> or <xref:S
## Next steps
- [Create a WPF application.](https://docs.microsoft.com/visualstudio/get-started/csharp/tutorial-wpf?toc=/dotnet/desktop-wpf/toc.json&bc=/dotnet/breadcrumb/toc.json)
- [Create a WPF application.](/visualstudio/get-started/csharp/tutorial-wpf?bc=%252fdotnet%252fbreadcrumb%252ftoc.json&toc=%252fdotnet%252fdesktop-wpf%252ftoc.json)
- [Explore the differences from .NET Framework.](../migration/differences-from-net-framework.md)
- [Learn about XAML.](../fundamentals/xaml.md)