GraphCommonSchema.IsDragSource Property

Definition

Marks DGML node with special attribute indicating whether it was part 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 ^ IsDragSource { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty IsDragSource { get; }
static member IsDragSource : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property IsDragSource As GraphProperty

Property Value

Applies to