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

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