ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockSplitter Class / OrientationProperty Field

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