GraphCommonSchema::IsDragSource Property
Visual Studio 2015
Marks DGML node with a special attribute indicating whether it was part of the drag source in a drag and drop operation.
No need to localize the metadata because this property is not browsable.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphProperty^ IsDragSource { static GraphProperty^ get(); private: static void set(GraphProperty^ value); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphProperty^
Show: