Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / LeftProperty Field

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