In the previous three steps, you created a WPF project with two combo boxes, added items to the first combo box, and wrote code that will populate the second combo box with items once an item is selected in the first combo box. In this step, you will run the project and observe the results of this quick start.
Complete the following steps:





Congratulations! You have completed the ComboBox for WPF quick start.