Working with the WPF Designer

The Windows Presentation Foundation (WPF) Designer for Visual Studio has many features to help you visually create user interfaces for your Windows Vista applications. Working with the WPF Designer is similar to working with other visual designers, for example, the Windows Forms Designer and Expression Blend. You arrange controls and elements on a visual design surface, which represents a window in your application.

In This Section

  • XAML
    Describes Extensible Application Markup Language (XAML).

  • Windows Forms Designer
    Describes the designer for Windows Forms controls and applications.