Identifies the HasChildren dependency property.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.HierarchicalData.Core (in DlhSoft.HierarchicalData.Core.dll)

Syntax

C#
public static readonly DependencyProperty HasChildrenProperty
Visual Basic (Declaration)
Public Shared ReadOnly HasChildrenProperty As DependencyProperty

See Also