Version: 2017.3

TreeView.IsChildListForACollapsedParent

切换到手册
protected static bool IsChildListForACollapsedParent (IList<TreeViewItem> childList);

参数

childList TreeViewItem 的子项列表。

描述

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