Class CopyToClipboardEvent
- Namespace
- Innova.Prism.Infrastructure.Events
- Assembly
- Innova.Prism.Infrastructure.dll
Represents an event that is raised when data needs to be copied to the clipboard.
public class CopyToClipboardEvent : PubSubEvent<ClipboardEventData>
- Inheritance
-
CopyToClipboardEvent