TreeView.IsChildListForACollapsedParent

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

Parameters

childListTreeViewItem 的子项列表。

Description

用于检查 childList 是否与 CreateChildListForCollapsedParent 方法返回的列表完全相同的 Utility 方法。