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.