Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Accordion Class / CornerRadiusProperty Field

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