GraphCommonSchema::IsCursorContainingMethod Property
Visual Studio 2015
Marks DGML node with special attribute indicating whether it was a containing method of the drag source in a drag 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^ IsCursorContainingMethod { static GraphProperty^ get(); private: static void set(GraphProperty^ value); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphProperty^
Show: