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

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