Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / AutoCollapseProperty Field

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