ShapeElement::HasCachedDragOverResult Method (DiagramDragEventArgs^)
Visual Studio 2015
Verifies whether the results are cached for the drag-over mouse event.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- e
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramDragEventArgs^
The arguments for the drag-over mouse event.
Return Value
Type: System::Booleantrue if the results are cached for the drag-over mouse event; otherwise, false.
Show: