Files
docs-desktop/dotnet-desktop-guide/framework/wpf/advanced/drag-and-drop.md
T
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

1.1 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Drag and Drop 03/30/2017
AutoGeneratedOrientationPage
data [WPF], drag-and-drop
drag and drop [WPF]
drag-and-drop [WPF]
77c48920-8c8b-41eb-8fe8-b411962c8623

Drag and Drop

[!INCLUDETLA#tla_winclient] provides a highly flexible drag and drop infrastructure which supports dragging and dropping of data within both [!INCLUDETLA2#tla_winclient] applications as well as other Windows applications.

In This Section

Drag and Drop Overview
Data and Data Objects
Walkthrough: Enabling Drag and Drop on a User Control
How-to Topics

Reference

xref:System.Windows.DataFormat
xref:System.Windows.DataObject
xref:System.Windows.DragDrop
xref:System.Windows.DragDropEffects
xref:System.Windows.DragEventHandler
xref:System.Windows.TextDataFormat