Getting Started with the WPF Designer

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

The WPF Designer for Visual Studio allows you to visually create WPF applications. Many parts of the WPF Designer will be familiar to Windows Forms developers, but some new functionality is also featured in this designer. This section contains topics for getting started with the WPF Designer.

In This Section

Reference

  • System.Windows
    This namespace provides several important WPF base element classes, various classes that support the WPF property system and event logic, and other types that more broadly consumed by WPF core and framework.

  • System.Windows.Controls
    This namespace provides classes to create elements, known as controls, that enable a user to interact with an application.