| UWP Edition Basic Library > TabControl for UWP > TabControl for UWP Quick Start > Step 1 of 3: Creating a C1TabControl Application |
In this step, you'll create a Universal Windows application using TabControl for UWP.
Complete the following steps:
Markup Copy Codexmlns:c1="using:C1.Xaml"
This adds required references to the project.
You have completed the first step of the TabControl for UWP quick start. In this step, you created a Universal Windows project. In the next step, you will add tabs and tab pages to the control.