GoXam for WPF v3
PasteFromClipboard Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
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
C#
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