Data Binding in the WPF Designer

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

Data binding is the process that establishes a connection between the application UI and business logic. The WPF Designer provides a data binding builder, design-time attributes, and other options for creating data bindings at design time.

In This Section