Version: 2019.4

TreeView.IsChildListForACollapsedParent

マニュアルに切り替える
protected static bool IsChildListForACollapsedParent (IList<TreeViewItem> childList);

パラメーター

childListChildren list of a TreeViewItem.

説明

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