Version: 2021.3
言語: 日本語

TreeView.IsChildListForACollapsedParent

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

パラメーター

childList Children list of a TreeViewItem.

説明

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