[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextBox.ClipboardCopying

ClipboardCopying Event

Fired when a clipboard copy has been triggered.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.dll
Syntax
public event EventHandler<ClipboardEventArgs> ClipboardCopying
Returns
Type Description
EventHandler<ClipboardEventArgs> Fired when a clipboard copy has been triggered.