GraphCommonSchema.IsCursorContainingMethod Property

Definition

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.

public:
 static property Microsoft::VisualStudio::GraphModel::GraphProperty ^ IsCursorContainingMethod { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty IsCursorContainingMethod { get; }
static member IsCursorContainingMethod : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property IsCursorContainingMethod As GraphProperty

Property Value

Applies to