-api-id | -api-type |
---|---|
M:Windows.UI.Text.ITextDocument.CanPaste |
winrt method |
Determines whether the Clipboard has content that can be pasted into the document.
True if the Clipboard has content that can be pasted into the document; otherwise false.
Pasting is allowed unless the control is read-only or the selection is protected and the client refuses permission to paste.
ITextDocument.CanCopy, ITextDocument.CanRedo, ITextDocument.CanUndo