ClipboardCommandSet::ProcessOnMenuCopyCommand Method ()
Visual Studio 2015
Copies the selection to the clipboard. Override this method to change the behavior.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
The default implementation copies EMF, bitmap and ElementGroupPrototype to the clipboard.
Show: