ComponentOne RichTextBox for UWP
Handled Property (ClipboardEventArgs)

C1.Xaml.RichTextBox.Documents Namespace > ClipboardEventArgs Class : Handled Property
Indicates whether the clipboard event has been handled by an event listener and C1.Xaml.RichTextBox.C1RichTextBox should do nothing.
Syntax
'Declaration
 
Public Property Handled As System.Boolean
public System.bool Handled {get; set;}
See Also

Reference

ClipboardEventArgs Class
ClipboardEventArgs Members