ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockPickerPart Class / IsOuterProperty Field

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