Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ListViewerItem Class / PreviewContentTemplateProperty Field

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