The event handler receives an argument of type ClipboardPastingEventArgs containing data related to this event. The following ClipboardPastingEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Behavior | Gets the behavior. |
Handled | Gets or sets whether the paste was handled or the default paste action should be performed. |