Files
Andy (Steve) De George be103da07e Replace various WPF include files with content (#1335)
* net-current-v30plus-md.md

* net-current-v40plus-md.md

* tla2sharptla-ui-md.md

* tla2sharptla-uiautomation-md.md

* tla2sharptla-winclient-md.md

* tla2sharptla-xaml-md.md

* tlasharptla-ui-md.md

* tlasharptla-uiautomation-md.md

* tlasharptla-winclient-md.md

* tlasharptla-xaml-md.md

* fix warnings
2022-03-16 12:14:11 -04:00

1.4 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Data 03/30/2017
AutoGeneratedOrientationPage
WPF [WPF], data
Windows Presentation Foundation [WPF], data
data [WPF]
dea454e2-abd8-4c53-ba37-d3ed53187d64

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
Drag and Drop

Reference

xref:System.Windows.Data

xref:System.Windows.Data.Binding

xref:System.Windows.DataTemplate

xref:System.Windows.Controls.DataTemplateSelector

Controls

Styling and Templating

Data Binding

See also