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

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