public event [CopyingEventHandler] Copying
Public Event Copying As [CopyingEventHandler]
public: event [CopyingEventHandler]^ Copying { void add ([CopyingEventHandler]^ value); void remove ([CopyingEventHandler]^ value); }