ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / ListViewItemView Class / PreviewContentTemplateProperty Field

In This Topic
    PreviewContentTemplateProperty Field
    In This Topic
    Identifies the PreviewContentTemplate dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PreviewContentTemplateProperty As DependencyProperty
    public static readonly DependencyProperty PreviewContentTemplateProperty
    See Also