ElementOperations::GetClipboardDataObject Method ()
Visual Studio 2015
Returns an IDataObject from the Clipboard if it contains our ElementGroupPrototype format, otherwise null.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Return Value
Type: System.Windows.Forms::IDataObject^An IDataObject from the Clipboard if it contains our ElementGroupPrototype format, otherwise null.
Show: