Invoked when a diagram item is being dragged over this node.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public override bool OnDragOver ( |
Visual Basic Copy Code |
---|
Public Overrides Function OnDragOver( _ |
true if the drag operation will be handled by this node; otherwise, false.
If this method returns true, no other nodes will receive the notification.
WpfDiagram Programmer's Guide | © 2024 MindFusion |