Raised when a link is no longer the ActiveItem.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public event EventHandler<LinkEventArgs> LinkDeactivated |
Visual Basic
![]() |
---|
Public Event LinkDeactivated As EventHandler(Of LinkEventArgs) |
LinkDeactivated is raised when the ActiveItem changes and before that it referred to a link.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |