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

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