TreeView for WPF | ComponentOne
C1.WPF.TreeView Namespace / C1TreeView Class / ExpandedIconTemplateProperty Field

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