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

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