MindFusion.Diagramming for Universal Windows Programmer's Guide
TreeViewItem.SaveState Method
See Also
 






Saves the state of this tree view item.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected TreeViewItemState SaveState ()

Visual Basic  Copy Code

Protected Function SaveState () As TreeViewItemState

 Return Value

A TreeViewItemState that represents the current state of the item.

 See Also

TreeViewItem Members
TreeViewItem Class
MindFusion.Diagramming Namespace