ComponentOne RichTextBox for UWP
ClipboardPaste Method

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : ClipboardPaste Method
Pastes the current content of the clipboard.
Syntax
'Declaration
 
<System.Runtime.CompilerServices.AsyncStateMachineAttribute(C1.Xaml.RichTextBox.C1RichTextBox/d__211)> 
Public Function ClipboardPaste() As System.Threading.Tasks.Task
[System.Runtime.CompilerServices.AsyncStateMachine(C1.Xaml.RichTextBox.C1RichTextBox/d__211)] 
public System.Threading.Tasks.Task ClipboardPaste()
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members