This documentation is archived and is not being maintained.
DataObjectSettingDataEventArgs Class
Visual Studio 2008
Contains arguments for the DataObject.SettingData event.
Assembly: PresentationCore (in PresentationCore.dll)
The SettingData event occurs as part of a copy command or a drag command, once for each of the data formats to be added to the associated data object. Typically, this event is connected to a content control such as TextBox.
System.Object
System.EventArgs
System.Windows.RoutedEventArgs
System.Windows.DataObjectEventArgs
System.Windows.DataObjectSettingDataEventArgs
System.EventArgs
System.Windows.RoutedEventArgs
System.Windows.DataObjectEventArgs
System.Windows.DataObjectSettingDataEventArgs
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: