Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1LinePanel Class / OrientationProperty Field

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