TreeView.IsChildListForACollapsedParent

Switch to Manual
protected static bool IsChildListForACollapsedParent (IList<TreeViewItem> childList);

Parameters

childListChildren list of a TreeViewItem.

Description

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