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

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