Trabalhando com o designer WPF
O WPF Designer for Visual Studio possui diversos recursos para ajudar você a visualmente criarinterfaces deusuário para seus aplicativos do Windows. 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.
Nesta seção
Alinhamento no WPF Designer
Describes a variety of visual cues to help you with the alignment and layout of controls on the user interface.Trabalhar com controles no criador de WPF
Contains links to topics that describe how to create WPF applications by arranging controls on the design surface.Controles contêiner
Contains links to topics that describe controls which provide built-in layout and positioning functionality.Layouts no criador de WPF
Contains links to topics that describe how to create absolute, dynamic, and data-driven dynamic layouts.
Seções relacionadas
Controles do WPF de ligação a dados em Visual Studio
Descreve como usar Visual Studio para conectar aos dados e gerar negócios lógica e dados vinculações.XAML no WPF
Describes Extensible Application Markup Language (XAML).O Windows Forms Designer
Describes the designer for Windows Forms controls and applications.