The following tables list the members exposed by ClipboardOperationCancelEventArgs.
Name | Description | |
---|---|---|
ClipboardOperationCancelEventArgs Constructor | Constructor. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
ClipboardOperation | Returns the ClipboardOperation that describes the action being executed with the Clipboard. | |
DataObject | Gets or sets the System.Windows.IDataObject that contains the data being used in the clipboard operation. | |
Exception | Returns the exception which has occurred while de-serializing data from the Clipboard. |