TreeView.IsChildListForACollapsedParent

Cambiar al Manual
protected static bool IsChildListForACollapsedParent (IList<TreeViewItem> childList);

Parámetros

childListChildren list of a TreeViewItem.

Descripción

Utility method for checking if the childList is identical to the one returned by the CreateChildListForCollapsedParent method.