OutlookBar for WPF and Silverlight
C1.WPF.OutlookBar Namespace / C1OutlookBar Class / IsExpandedProperty Field

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