This documentation is archived and is not being maintained.
DataObjectCopyingEventArgs Class
Visual Studio 2008
Arguments for the DataObject.Copying event.
Assembly: PresentationCore (in PresentationCore.dll)
The Copying event occurs when a copy operation has finished converting the selected content into all specified data formats, has stored all data formats in the associated data object, and is ready to put the data object on the system clipboard or to begin a drag operation.
System.Object
System.EventArgs
System.Windows.RoutedEventArgs
System.Windows.DataObjectEventArgs
System.Windows.DataObjectCopyingEventArgs
System.EventArgs
System.Windows.RoutedEventArgs
System.Windows.DataObjectEventArgs
System.Windows.DataObjectCopyingEventArgs
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: