# Step 3 of 3: Running the Tiles Application

## Content



In the previous step you created a WPF application and added and customized the **Tiles for WPF and Silverlight** controls. In this step you'll run your application.

1.  Select **Debug | Start Debugging** to run your application. It will appear similar to the following:
    
    ![](https://cdn.mescius.io/document-site-files/images/c0314455-e4e3-4d3d-90e2-60e6c8318e39/c1tiles_graphics/image13_1.png)
    
    Note that the red [C1SlideTile](/componentone/api/wpf/online-tiles/dotnet-framework-api/C1.WPF.Tile.4.6.2/C1.WPF.Tile.C1SlideTile.html) in the image above is displayed using the **ContentTemplate**. When the tile transitions to the **BackContentTemplate**, it will appear green.
    
2.  Observe the behavior of each of the controls. The **C1SlideTile** appears to slide between content selections.
3.  Observe that some **C1SlideTile** controls appear to move in different directions, you can set this behavior using the **SlideDirection** property.

Congratulations! You have completed the **C1Tiles** quick start. In the documentation that follows, you'll get to know more about how to use the **Tiles for WPF and Silverlight** controls.

## See Also

[Workingwith C1Tiles](/componentone/docs/wpf/online-tiles/WorkingwithC1Tiles)