Compartment.OnDragDrop(DiagramDragEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Forwards OnDragDrop message to the parent if the property is set.
public:
override void OnDragDrop(Microsoft::VisualStudio::Modeling::Diagrams::DiagramDragEventArgs ^ e);
public override void OnDragDrop (Microsoft.VisualStudio.Modeling.Diagrams.DiagramDragEventArgs e);
override this.OnDragDrop : Microsoft.VisualStudio.Modeling.Diagrams.DiagramDragEventArgs -> unit
Public Overrides Sub OnDragDrop (e As DiagramDragEventArgs)
Parameters
Event args