Question: Prompt: Write a C# WPF application called HelloYourName that includes a label, a textbox, and a button . The label should include the prompt to
Prompt: Write a C# WPF application called HelloYourName that includes a label, a textbox, and a button. The label should include the prompt to the user to enter her/his name in the textbox. When the button is clicked, a pop-up window with the username is then displayed. Please submit a screenshot of the source code used to complete this task:
Your output should look like this:

MainWindow Please enter your name Jane Roe OK Hello Jane Roe
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
