ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockControl Class / OuterPickerStyleProperty Field

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