Data Binding in the WPF Designer

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