TextDocumentControllerCanPaste Method |
Determines whether this controller is able to accept data from the clipboard to be pasted into the text.
Here we catch special cases like pasting of images.
Thus, a return value of false does not mean that the data can not be pasted, it only mean that pasting should be delegated to the source text view.
Namespace: Altaxo.Gui.Text.ViewingAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also