Identifies the ItemsSource dependency property.

Namespace:  C1.Silverlight.Extended.PropertyGrid
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public static readonly DependencyProperty ItemsSourceProperty
Visual Basic
Public Shared ReadOnly ItemsSourceProperty As DependencyProperty

See Also