Identifies the DefaultItemHeight dependency property.

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

Syntax

C#
[ObsoleteAttribute("Use ItemContainerStyle")]
public static readonly DependencyProperty DefaultItemHeightProperty
Visual Basic
<ObsoleteAttribute("Use ItemContainerStyle")> _
Public Shared ReadOnly DefaultItemHeightProperty As DependencyProperty

See Also