ComponentOne RichTextBox for WPF and Silverlight
Handled Property (ClipboardEventArgs)

C1.WPF.RichTextBox.Documents Namespace > ClipboardEventArgs Class : Handled Property
Indicates whether the clipboard event has been handled by an event listener and C1.WPF.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