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