Identifies the IsCollapsible dependency property.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)

Syntax

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

See Also