Raised when an item is added to or removed from the selection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public event EventHandler SelectionChanged |
Visual Basic Copy Code |
---|
Public Event SelectionChanged As EventHandler |
SelectionChanged event handlers receive an argument of type EventArgs.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |