Version: 2020.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.