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 the C1DockPickerPart class.
    Syntax
    'Declaration
     
    Public Function New()
    public C1DockPickerPart()
    See Also