GoXam for WPF v3
PasteFromClipboard Method
Northwoods.GoXam Namespace > CommandHandler Class : PasteFromClipboard Method
This reads a data collection from the clipboard using the diagram's model's Northwoods.GoXam.Model.IDiagramModel.DataFormat.
Syntax
protected virtual IDataCollection PasteFromClipboard()

Return Value

null if the Clipboard does not contain any data of the given format
See Also

Reference

CommandHandler Class
CommandHandler Members