ComponentOne FinancialChart for WPF
C1.WPF 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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ScrollBarCornerRadiusBuilder.ButtonCornerRadiusProperty
    public static readonly DependencyProperty ButtonCornerRadiusProperty
    public:
    static readonly DependencyProperty^ ButtonCornerRadiusProperty
    See Also