Skip to content

Commit 7df3265

Browse files
Update windows-forms-designer-overview.md
Attempt tofix link that looks like this in browser: xref:System.Windows.Forms?displayProperty=fullName API reference
1 parent 3ca903b commit 7df3265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/designers/windows-forms-designer-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Using the designer you can:
3838
- [User input in Windows Forms](/dotnet/framework/winforms/user-input-in-windows-forms)
3939
- [Data binding in Windows Forms](/dotnet/framework/winforms/windows-forms-data-binding)
4040
- [Enhance Windows Forms apps](/dotnet/framework/winforms/advanced/)
41-
- <xref:System.Windows.Forms?displayProperty=fullName> API reference
41+
- [System.Windows.Forms API reference](/dotnet/api/system.windows.forms)

0 commit comments

Comments
 (0)