ShapeElement.HasCachedDragOverResult Method
Verifies whether the results are cached for the drag-over mouse event.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.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.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.