The following tables list the members exposed by ClipboardOperationEventArgs.
Name | Description | |
---|---|---|
ClipboardOperationEventArgs Constructor | Constructor. |
Name | Description | |
---|---|---|
ClipboardOperation | Returns the ClipboardOperation that describes the action being executed with the Clipboard. | |
DataObject | Returns the System.Windows.IDataObject that contains the data being used in the clipboard operation. | |
Exception | Returns the exception which has occurred while serializing or de-serializing data on the Clipboard, regardless of whether the operation was successful or not. | |
Status | Returns the ClipboardOperationStatus that describes the status of the executed Clipboard operation. |