DataObject.Copying Attached Event
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the associated dependency object has prepared appropriate data formats that represent the copy selection, added the copy selection formats to a DataObject, and is ready to either place the DataObject on the Clipboard or begin a drag-and-drop operation.
see AddCopyingHandler, and RemoveCopyingHandler
see AddCopyingHandler, and RemoveCopyingHandler
see AddCopyingHandler, and RemoveCopyingHandler
This event is intended to provide an opportunity for applications to inspect the contents of the DataObject prior to the copy operation, change, remove or add data formats, or cancel the entire copy operation by calling CancelCommand.
Item | Value |
---|---|
Identifier field | CopyingEvent |
Routing strategy | Bubbling |
Delegate | DataObjectCopyingEventHandler |
Product | Versions |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: