mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
Adjust link (#50)
This commit is contained in:
@@ -27,7 +27,7 @@ There are two implementations of WPF, each with it's own documentation:
|
||||
|
||||
Even though this version of .NET is cross-platform, WPF remains a Windows-only technology.
|
||||
|
||||
The documentation for this version of WPF is in progress and is hosted on the [.NET documentation](/dotnet/desktop-wpf/) site.
|
||||
The documentation for this version of WPF is in progress and is available [here](net/wpf/index.yml?view=netdesktop-5.0&preserve-view=true).
|
||||
|
||||
## Windows Forms
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
items:
|
||||
- name: Windows Presentation Foundation for .NET Core
|
||||
href: index.yml
|
||||
- name: Get started
|
||||
@@ -5,7 +6,7 @@
|
||||
- name: Overview
|
||||
href: overview/index.md
|
||||
- name: Create a WPF application
|
||||
href: https://docs.microsoft.com/visualstudio/get-started/csharp/tutorial-wpf
|
||||
href: https://docs.microsoft.com/visualstudio/get-started/csharp/tutorial-wpf?view=vs-2019
|
||||
# - name: Create a control library
|
||||
# href: getting-started/how-to-create-control-library.md
|
||||
- name: Migration
|
||||
|
||||
Reference in New Issue
Block a user