public IList<int> GetExpanded ();

반환

IList<int> TreeViewItem IDs.

설명

Returns a list of TreeViewItem IDs that are currently expanded in the TreeView.

See Also: SetExpanded.