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



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