Working with Controls in the WPF Designer

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Using the WPF Designer for Visual Studio, you create WPF applications by dragging controls from the Toolbox and dropping them onto the design surface. You can choose from a wide variety of existing controls, and you can create your own custom user controls.

In This Section

Reference

  • UserControl
    Provides an empty control that can be used to create other controls.
  • Controls
    Contains links to topics that describe how to use WPF controls.