TreeView.IsChildListForACollapsedParent

Declaration

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

Parameters

childList Children list of a TreeViewItem.

Description

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


Did you find this page useful? Please give it a rating: