ComponentOne FinancialChart for WPF
C1.WPF Namespace / ClearStyleExtensions Class / ButtonCornerRadiusProperty Field



In This Topic
    ButtonCornerRadiusProperty Field (ClearStyleExtensions)
    In This Topic
    This attached property can modify the corner radius of the buttons of a clear style control.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ButtonCornerRadiusProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ClearStyleExtensions.ButtonCornerRadiusProperty
    public static readonly DependencyProperty ButtonCornerRadiusProperty
    public:
    static readonly DependencyProperty^ ButtonCornerRadiusProperty
    See Also