Gets the TreeViewItem that has been collapsed or expanded.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TreeViewItem Item { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item As TreeViewItem |