Version: 2017.2

TreeView.IsChildListForACollapsedParent

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

Parámetros

childList Children list of a TreeViewItem.

Descripción

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