ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1Window Class / LeftProperty Field

In This Topic
    LeftProperty Field
    In This Topic
    Identifies the Left dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly LeftProperty As DependencyProperty
    public static readonly DependencyProperty LeftProperty
    See Also