ProjectItemCommandsCanPasteItemsFromClipboard Method |
Determines whether project items can be pasted from the clipboard.
Namespace: Altaxo.Main.CommandsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static bool CanPasteItemsFromClipboard()
Return Value
Booleantrue if project items can be pasted from the clipboard; otherwise,
false.
See Also