Gets the item for which the event is raised.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public UIElement Item { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item As UIElement |
An instance of UIElement.
WpfDiagram Programmer's Guide | © 2024 MindFusion |