Skip to content

Commit 2ffd120

Browse files
santhoshrajrThraka
andcommitted
Renaming WPF app to Windows Forms App #12381 (#14741)
* Renaming WPF app to Windows Forms App #12381 Issue #12381 * Update docs/framework/wpf/advanced/walkthrough-hosting-a-3-d-wpf-composite-control-in-windows-forms.md Co-Authored-By: Andy De George <2672110+Thraka@users.noreply.github.com>
1 parent 0d2792c commit 2ffd120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/wpf/advanced/walkthrough-hosting-a-3-d-wpf-composite-control-in-windows-forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You need the following components to complete this walkthrough:
4545
<a name="To_Create_the_Windows_Forms_Host_Project"></a>
4646
## Create the host project
4747

48-
1. Add a **WPF App (.NET Framework)** project named `WpfUserControlHost` to the solution. For more information, see [Walkthrough: My first WPF desktop application](../getting-started/walkthrough-my-first-wpf-desktop-application.md).
48+
1. Add a **Windows Forms App (.NET Framework)** project named `WpfUserControlHost` to the solution.
4949

5050
2. In **Solution Explorer**, add a reference to the WindowsFormsIntegration assembly, which is named WindowsFormsIntegration.dll.
5151

0 commit comments

Comments
 (0)