Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / ScrollBarCornerRadiusBuilder Class / BottomLeftProperty Field

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