ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / DockMinWidthProperty Field

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