Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1Menu Class / AutoCloseProperty Field

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