Identifies the IsCollapsible dependency property.

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

Collapse imageSyntax

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

Collapse imageSee Also