Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ScrollBarCornerRadiusBuilder Class / BottomLeftProperty Field

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