ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / Paste Event

In This Topic
    Paste Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event Paste As Windows.UI.Xaml.Controls.TextControlPasteEventHandler
    public event Windows.UI.Xaml.Controls.TextControlPasteEventHandler Paste
    See Also