www.fgks.org   »   [go: up one dir, main page]

.NET Framework 4 - Windows Presentation Foundation
Data

Windows Presentation Foundation (WPF) data binding provides a simple and consistent way for applications to present and interact with data. Elements can be bound to data from a variety of data sources in the form of common language runtime (CLR) objects and XML. Windows Presentation Foundation (WPF) also provides a mechanism for the transfer of data through drag-and-drop operations.

In This Section

Data Binding (WPF)
Drag and Drop
Reference

System.Windows.Data

Binding

DataTemplate

DataTemplateSelector

Related Sections

Controls

Styling and Templating

Optimizing Performance: Data Binding

See Also

Tasks

Concepts


Data Binding (WPF)
Drag and Drop

MSDN Library
.NET Development
.NET Framework 4
Windows Presentation Foundation
Data