Identifies the IsItemCollectionReadOnly dependency property.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

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

See Also