Identifies the DefaultItemHeight dependency property.

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

Syntax

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

See Also