Skip to content

Commit 25cdf1c

Browse files
author
Greg Van Liew
authored
Merge pull request #246 from badersur/patch-1
Remove extra characters `.aspx)`
2 parents b2bfb8c + d65fea9 commit 25cdf1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/designers/getting-started-with-wpf.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ Windows Presentation Foundation (WPF) is a UI framework that creates desktop cli
2626
| I want to compare XAML design tools... |[Designing XAML in Visual Studio and Blend for Visual Studio](../designers/designing-xaml-in-visual-studio.md)|
2727
|New to .NET?|[Overview of the .NET Framework](https://msdn.microsoft.com/en-us/library/zw4w595w\(v=vs.140\).aspx)<br /><br /> [Application Essentials](/dotnet/standard/application-essentials)<br /><br /> [Getting Started with Visual C# and Visual Basic](../ide/getting-started-with-visual-csharp-and-visual-basic.md)|
2828
|Tell me more about WPF...|[Introduction to WPF](../designers/introduction-to-wpf.md)<br /><br /> [XAML Overview (WPF)](https://docs.microsoft.com/dotnet/framework/wpf/advanced/xaml-overview-wpf)<br /><br /> [Controls](https://docs.microsoft.com/dotnet/framework/wpf/controls/)<br /><br /> [Data Binding Overview](https://docs.microsoft.com/dotnet/framework/wpf/data/data-binding-overview)<br /><br /> [WPF Data Binding with LINQ to XML](../designers/wpf-data-binding-with-linq-to-xml.md)|
29-
|Are you a Windows Forms developer?|[Windows Forms Controls and Equivalent WPF Controls](https://docs.microsoft.com/dotnet/framework/wpf/advanced/windows-forms-controls-and-equivalent-wpf-controls).aspx)<br /><br /> [Supported Scenarios in WPF and Windows Forms Interoperation](https://docs.microsoft.com/dotnet/framework/wpf/advanced/wpf-and-windows-forms-interoperation)|
29+
|Are you a Windows Forms developer?|[Windows Forms Controls and Equivalent WPF Controls](https://docs.microsoft.com/dotnet/framework/wpf/advanced/windows-forms-controls-and-equivalent-wpf-controls)<br /><br /> [Supported Scenarios in WPF and Windows Forms Interoperation](https://docs.microsoft.com/dotnet/framework/wpf/advanced/wpf-and-windows-forms-interoperation)|
3030

3131
## See Also
3232
[Class Library (WPF)](https://docs.microsoft.com/dotnet/framework/wpf/class-library-wpf)
3333
[Application Development Overview](https://docs.microsoft.com/dotnet/framework/wpf/app-development/index)
3434
[.NET Documentation home](https://docs.microsoft.com/dotnet/index)
35-
[Create Modern Desktop Applications with Windows Presentation Foundation](../designers/create-modern-desktop-applications-with-windows-presentation-foundation.md)
35+
[Create Modern Desktop Applications with Windows Presentation Foundation](../designers/create-modern-desktop-applications-with-windows-presentation-foundation.md)

0 commit comments

Comments
 (0)