ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockPickerPart Class / C1DockPickerPart Constructor

In This Topic
    C1DockPickerPart Constructor
    In This Topic
    Initializes a new instance of a C1DockPickerPart.
    Syntax
    'Declaration
     
    Public Function New()
    public C1DockPickerPart()
    See Also