public IList<int> GetExpanded ();

Valor de retorno

IList<int> TreeViewItem IDs.

Descripción

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

See Also: SetExpanded.